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

Unified Diff: chrome/common/pref_names.h

Issue 2552203007: Public Sessions - prompt the user for pageCapture requests (Closed)
Patch Set: Nits Created 3 years, 11 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 5924eea30940584a70d07eec33069a5bb8f1f7bf..0ed04034d11b4eac1eac059b16a10d8adb4b7402 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -672,6 +672,7 @@ extern const char kIsBootstrappingSlave[];
extern const char kReportArcStatusEnabled[];
extern const char kNetworkThrottlingEnabled[];
extern const char kTouchscreenEnabledLocal[];
+extern const char kPublicSessionPermissionsUserChoiceCache[];
#endif // defined(OS_CHROMEOS)
extern const char kClearPluginLSODataEnabled[];

Powered by Google App Engine
This is Rietveld 408576698