Removed discrepancy in low-end-device-mode flag
commitfeb3f47d155857c7b59d101b3d5e933245bac836
authorssid <ssid@chromium.org>
Tue, 16 Dec 2014 16:04:02 +0000 (16 08:04 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Dec 2014 16:04:34 +0000 (16 16:04 +0000)
treeea336bdc7ad700c8776d5b1feade83c08e6c48df
parentfddf2473ddeedafe13558f247fa57e04c782545c
Removed discrepancy in low-end-device-mode flag

Removed the flag low-end-device-mode and added two flags enable-low-end-device-mode and disable-low-end-device-mode. This removes discrepancies between the flag values (integers) when used in different platforms and makes it simple to use with the just the flags and no values passed.

BUG=437778

Review URL: https://codereview.chromium.org/761783004

Cr-Commit-Position: refs/heads/master@{#308593}
base/android/java/src/org/chromium/base/BaseSwitches.java
base/android/java/src/org/chromium/base/SysUtils.java
base/base_switches.cc
base/base_switches.h
base/sys_info.cc
content/browser/gpu/gpu_process_host.cc
content/browser/renderer_host/render_process_host_impl.cc