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

Unified Diff: content/common/browser_plugin/browser_plugin_constants.h

Issue 239113007: <webview>: Move pointerLock permission to chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_downloads_to_chrome
Patch Set: Created 6 years, 8 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: content/common/browser_plugin/browser_plugin_constants.h
diff --git a/content/common/browser_plugin/browser_plugin_constants.h b/content/common/browser_plugin/browser_plugin_constants.h
index f870c48ff2be8efa74ec0cf11dc88cb29dd62fff..d0cb1046b069466698a26d30625a1220aef4a5f2 100644
--- a/content/common/browser_plugin/browser_plugin_constants.h
+++ b/content/common/browser_plugin/browser_plugin_constants.h
@@ -65,7 +65,6 @@ extern const char kRequestId[];
extern const char kRequestMethod[];
extern const char kTargetURL[];
extern const char kURL[];
-extern const char kUserGesture[];
extern const char kWindowID[];
extern const char kWindowOpenDisposition[];
« no previous file with comments | « content/browser/browser_plugin/browser_plugin_guest.cc ('k') | content/common/browser_plugin/browser_plugin_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698