diff options
author | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 19:37:48 +0000 |
---|---|---|
committer | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 19:37:48 +0000 |
commit | 78d468da6120664b760e9f09fa80756ae7ce85cd (patch) | |
tree | 962a5ae7f414cecb7b8d1288443dd29c1ebcd01b /ash/ash_switches.h | |
parent | 08a4485277777c9f9dbfdec32275acc89631255d (diff) | |
download | chromium_src-78d468da6120664b760e9f09fa80756ae7ce85cd.zip chromium_src-78d468da6120664b760e9f09fa80756ae7ce85cd.tar.gz chromium_src-78d468da6120664b760e9f09fa80756ae7ce85cd.tar.bz2 |
Clean up the ash switch ash-disable-usb-charger-notification.
BUG=348787
R=mukai@chromium.org
Review URL: https://codereview.chromium.org/181063023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254800 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.h')
-rw-r--r-- | ash/ash_switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/ash_switches.h b/ash/ash_switches.h index 08b28f4..24c3a2ee 100644 --- a/ash/ash_switches.h +++ b/ash/ash_switches.h @@ -34,7 +34,6 @@ ASH_EXPORT extern const char kAshDisableDockedWindows[]; ASH_EXPORT extern const char kAshDisableDragOffShelf[]; ASH_EXPORT extern const char kAshDisableOverviewMode[]; #if defined(OS_CHROMEOS) -ASH_EXPORT extern const char kAshDisableUsbChargerNotification[]; ASH_EXPORT extern const char kAshEnableAudioDeviceMenu[]; #endif ASH_EXPORT extern const char kAshEnableAdvancedGestures[]; |