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

Unified Diff: chrome/chrome_tests.gypi

Issue 9019004: Rename PluginService to PluginServiceImpl. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years 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: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 115259)
+++ chrome/chrome_tests.gypi (working copy)
@@ -2742,7 +2742,7 @@
'../content/browser/in_process_webkit/indexed_db_browsertest.cc',
'../content/browser/indexed_db/idbbindingutilities_browsertest.cc',
'../content/browser/plugin_data_remover_impl_browsertest.cc',
- '../content/browser/plugin_service_browsertest.cc',
+ '../content/browser/plugin_service_impl_browsertest.cc',
'../content/browser/renderer_host/render_process_host_browsertest.cc',
'../content/browser/renderer_host/render_process_host_browsertest.h',
'../content/browser/renderer_host/render_view_host_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698