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

Unified Diff: content/content_common.gypi

Issue 21297005: <webview>: Refactor Permission API to chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup_permissions
Patch Set: Addressed jam@'s comments Created 7 years, 4 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 42a345b5986fa6e497c468021cea9e50bf34e8d5..cfcddb45ecba24c0f261be9876d9e616e50d787d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -124,7 +124,6 @@
'common/appcache_messages.h',
'common/browser_plugin/browser_plugin_constants.cc',
'common/browser_plugin/browser_plugin_constants.h',
- 'common/browser_plugin/browser_plugin_message_enums.h',
'common/browser_plugin/browser_plugin_messages.h',
'common/browser_rendering_stats.cc',
'common/browser_rendering_stats.h',
@@ -348,6 +347,7 @@
'common/worker_messages.h',
'common/zygote_commands_linux.h',
'port/common/input_event_ack_state.h',
+ 'public/common/browser_plugin_message_enums.h',
'public/common/common_param_traits.cc',
'public/common/common_param_traits.h',
'public/common/common_param_traits_macros.h',

Powered by Google App Engine
This is Rietveld 408576698