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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2905243002: [PIP] Add picture in picture flag and switch. (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index a7b0869f7cbd8e6862a04c6ba745b9734c452ef1..08fb3d66deb3e7b2be3f3b47ba034d7be0210cef 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -238,6 +238,9 @@ extern const char kEnableMidiManagerDynamicInstantiationDescription[];
extern const char kEnableNavigationTracingName[];
extern const char kEnableNavigationTracingDescription[];
+extern const char kEnablePictureInPictureName[];
+extern const char kEnablePictureInPictureDescription[];
+
extern const char kEnableTokenBindingName[];
extern const char kEnableTokenBindingDescription[];
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698