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

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, 2 months 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 ae7998cba5c2e8a4ad769017b707e859a4166769..4401ddf0707078fe49b799583a0a4776d9fbbd15 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -736,6 +736,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