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

Unified Diff: content/public/common/browser_plugin_permission_type.h

Issue 235923003: <webview>: Move download permission to chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_media_to_chrome
Patch Set: Merge with ToT 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 d9584aec97c64d344c3d98aaf16a4f8fc527dd21..9b487cd1a8bfe2c0c81d098ce7f15e613e899ad0 100644
--- a/content/public/common/browser_plugin_permission_type.h
+++ b/content/public/common/browser_plugin_permission_type.h
@@ -9,8 +9,6 @@ enum BrowserPluginPermissionType {
// Unknown type of permission request.
BROWSER_PLUGIN_PERMISSION_TYPE_UNKNOWN,
- BROWSER_PLUGIN_PERMISSION_TYPE_DOWNLOAD,
-
BROWSER_PLUGIN_PERMISSION_TYPE_POINTER_LOCK,
// New window requests.
« 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