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

Unified Diff: chrome/browser/guestview/webview/webview_constants.h

Issue 235633002: <webview>: Move Geolocation permission to chrome layer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests in Debug mode 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: chrome/browser/guestview/webview/webview_constants.h
diff --git a/chrome/browser/guestview/webview/webview_constants.h b/chrome/browser/guestview/webview/webview_constants.h
index 8f92d335605cb3b78200c0d2f9978d15fc2e0474..680498584ad5a8db1327a36b16cce97a2429309f 100644
--- a/chrome/browser/guestview/webview/webview_constants.h
+++ b/chrome/browser/guestview/webview/webview_constants.h
@@ -78,6 +78,7 @@ extern const char kParameterUserAgentOverride[];
// Miscellaneous.
extern const unsigned int kMaxOutstandingPermissionRequests;
+extern const int kInvalidPermissionRequestID;
} // namespace webview
« no previous file with comments | « chrome/browser/guestview/guestview_constants.cc ('k') | chrome/browser/guestview/webview/webview_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698