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

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: 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 86e03c2b478befe9c070cfdfd7c1569057ceb703..887e2d1a4784cb97eb6223b02b717226373cad52 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -122,7 +122,7 @@
'common/appcache/appcache_dispatcher.cc',
'common/appcache/appcache_dispatcher.h',
'common/appcache_messages.h',
- 'common/browser_plugin_messages.h',
+ 'common/old_browser_plugin_messages.h',
jam 2012/07/30 15:27:44 ditto
Fady Samuel 2012/07/30 22:11:50 Done.
'common/child_histogram_message_filter.cc',
'common/child_histogram_message_filter.h',
'common/child_process.cc',

Powered by Google App Engine
This is Rietveld 408576698