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

Unified Diff: chrome/common/pref_names.h

Issue 10692110: screenshot disabling policy (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 5 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 662677ca3d1aaa8ac060b2e711652ddd2105ba20..a4be7b9605c39d5a5e904d409e15ca0cff36f28b 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -193,6 +193,7 @@ extern const char kUse24HourClock[];
extern const char kDisableGData[];
extern const char kDisableGDataOverCellular[];
extern const char kDisableGDataHostedFiles[];
+extern const char kDisableScreenshots[];
// TODO(yusukes): Change "kLanguageABC" to "kABC". The current form is too long
// to remember and confusing. The prefs are actually for input methods and i18n
// keyboards, not UI languages.

Powered by Google App Engine
This is Rietveld 408576698