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

Unified Diff: content/content_common.gypi

Issue 9924026: Browser side implementation of browser plugin (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed comments in browser_plugin_messages.h Created 8 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 25f42b7255c851118ba5ffc7715bc20d53b7ac3c..c073b374a5dfb044807a099e88ac1d0211850e15 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -96,6 +96,7 @@
'common/appcache/appcache_dispatcher.cc',
'common/appcache/appcache_dispatcher.h',
'common/appcache_messages.h',
+ 'common/browser_plugin/browser_plugin_messages.h',
'common/child_process.cc',
'common/child_process.h',
'common/child_process_host_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698