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

Unified Diff: content/content_common.gypi

Issue 10829074: Browser Plugin: Rename BrowserPluginMsg/BrowserPluginHostMsg to OldBrowserPluginMsg/OldBrowserPlugi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed nits Created 8 years, 5 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/common/old_browser_plugin_messages.h ('k') | content/renderer/browser_plugin/old/browser_plugin.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 86e03c2b478befe9c070cfdfd7c1569057ceb703..52f2bf2d1c2454b5d87fc2b1d424e041bb86dde0 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -122,7 +122,6 @@
'common/appcache/appcache_dispatcher.cc',
'common/appcache/appcache_dispatcher.h',
'common/appcache_messages.h',
- 'common/browser_plugin_messages.h',
'common/child_histogram_message_filter.cc',
'common/child_histogram_message_filter.h',
'common/child_process.cc',
@@ -292,6 +291,7 @@
'common/npobject_stub.h',
'common/npobject_util.cc',
'common/npobject_util.h',
+ 'common/old_browser_plugin_messages.h',
'common/p2p_messages.h',
'common/p2p_sockets.h',
'common/page_zoom.cc',
« no previous file with comments | « content/common/old_browser_plugin_messages.h ('k') | content/renderer/browser_plugin/old/browser_plugin.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698