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

Unified Diff: content/content_browser.gypi

Issue 10555029: Browser Plugin: Move to old directories (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/browser/web_contents/web_contents_impl.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 168a9ad46084fe2be4de165e4f2d15c807541d38..82e28070ab5ea0bca0b7533a85b05d219354b051 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -221,10 +221,10 @@
'browser/browser_main_loop.cc',
'browser/browser_main_loop.h',
'browser/browser_main_runner.cc',
- 'browser/browser_plugin/browser_plugin_host.cc',
- 'browser/browser_plugin/browser_plugin_host.h',
- 'browser/browser_plugin/browser_plugin_host_helper.cc',
- 'browser/browser_plugin/browser_plugin_host_helper.h',
+ 'browser/browser_plugin/old/browser_plugin_host.cc',
+ 'browser/browser_plugin/old/browser_plugin_host.h',
+ 'browser/browser_plugin/old/browser_plugin_host_helper.cc',
+ 'browser/browser_plugin/old/browser_plugin_host_helper.h',
'browser/browser_process_sub_thread.cc',
'browser/browser_process_sub_thread.h',
'browser/browser_thread_impl.cc',
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698