summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos_switches.h
diff options
context:
space:
mode:
authorzelidrag <zelidrag@chromium.org>2014-11-13 20:05:53 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-14 04:06:10 +0000
commit459b11b10f0f18c4111bcfa973be5244171f1412 (patch)
tree9fbaf5f612ccf17981138a87fc11e989494bc486 /chromeos/chromeos_switches.h
parent04a9958219dd71e823dc04819abe75b5f9eb7e38 (diff)
downloadchromium_src-459b11b10f0f18c4111bcfa973be5244171f1412.zip
chromium_src-459b11b10f0f18c4111bcfa973be5244171f1412.tar.gz
chromium_src-459b11b10f0f18c4111bcfa973be5244171f1412.tar.bz2
Added UI to enable debugging features on CrOS
BUG=403165 TEST=EnableDebuggingNonDevTest.NoShowInNonDevMode, EnableDebuggingTest.ShowAndCancelRemoveProtection, EnableDebuggingTest.ShowAndRemoveProtection, EnableDebuggingTest.ShowSetup, WizardControllerEnableDebuggingTest.ShowAndCancelEnableDebugging TBR=mnissler Review URL: https://codereview.chromium.org/539273002 Cr-Commit-Position: refs/heads/master@{#304161}
Diffstat (limited to 'chromeos/chromeos_switches.h')
-rw-r--r--chromeos/chromeos_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
index 049c1dc..c14a7d1 100644
--- a/chromeos/chromeos_switches.h
+++ b/chromeos/chromeos_switches.h
@@ -84,6 +84,7 @@ CHROMEOS_EXPORT extern const char kPowerStub[];
CHROMEOS_EXPORT extern const char kShillStub[];
CHROMEOS_EXPORT extern const char kSmsTestMessages[];
CHROMEOS_EXPORT extern const char kStubCrosSettings[];
+CHROMEOS_EXPORT extern const char kSystemDevMode[];
CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[];
CHROMEOS_EXPORT extern const char kWakeOnPackets[];