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

Unified Diff: content/content_tests.gypi

Issue 8493019: Refactor PluginService to take PluginList as a dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase ToT Created 9 years, 1 month 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 806edd73b15b83d8ece6fc2cb6f3ab7f95d54cc0..708cc1cff50128896273d7f876c14ae239bd3002 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -83,6 +83,8 @@
'test/test_content_client.h',
'test/test_notification_tracker.cc',
'test/test_notification_tracker.h',
+ 'test/test_plugin_service.cc',
+ 'test/test_plugin_service.h',
'test/test_tab_contents_view.cc',
'test/test_tab_contents_view.h',
'test/test_url_fetcher_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698