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

Unified Diff: chrome/common/pref_names.h

Issue 2552203007: Public Sessions - prompt the user for pageCapture requests (Closed)
Patch Set: Unused variable Created 4 years 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 6d4972b85aeea4263cf323e7b32aa61faaed92d2..370f698e6e4c06e187806c8903a288dbb4cdd97c 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -665,6 +665,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