Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4413)

Unified Diff: chrome/common/pref_names.h

Issue 539273002: Added UI to enable debugging features on CrOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 8d6b9c2351c7ec0b47c84ba1256eda0a69b06bde..3a21ad6e84fcb094f6e1fb09fc2df663380e7f99 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -719,6 +719,7 @@ extern const char kHardwareAccelerationModePrevious[];
extern const char kDevicePolicyRefreshRate[];
extern const char kFactoryResetRequested[];
+extern const char kDebuggingFeaturesRequested[];
extern const char kMessageCenterShowedFirstRunBalloon[];
extern const char kMessageCenterShowIcon[];

Powered by Google App Engine
This is Rietveld 408576698