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

Unified Diff: content/public/common/browser_plugin_permission_type.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
« no previous file with comments | « content/public/browser/browser_plugin_guest_delegate.cc ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/browser_plugin_permission_type.h
diff --git a/content/public/common/browser_plugin_permission_type.h b/content/public/common/browser_plugin_permission_type.h
index 257b3913d0126849fb821f6032e714e969621ded..9a17ef6bba52e0e1bc13b2e89587d2778f4e6388 100644
--- a/content/public/common/browser_plugin_permission_type.h
+++ b/content/public/common/browser_plugin_permission_type.h
@@ -10,9 +10,6 @@ enum BrowserPluginPermissionType {
BROWSER_PLUGIN_PERMISSION_TYPE_UNKNOWN,
BROWSER_PLUGIN_PERMISSION_TYPE_DOWNLOAD,
-
- BROWSER_PLUGIN_PERMISSION_TYPE_GEOLOCATION,
-
// Media access (audio/video) permission request type.
BROWSER_PLUGIN_PERMISSION_TYPE_MEDIA,
« no previous file with comments | « content/public/browser/browser_plugin_guest_delegate.cc ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698