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

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: 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 1aad95732b748297d99aaa96c67bc4a616f9bab7..4161d6202ad2b7330bd11c9c736206690b6ad9c8 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -65,6 +65,8 @@
'test/mock_keyboard.h',
'test/mock_keyboard_driver_win.cc',
'test/mock_keyboard_driver_win.h',
+ 'test/mock_plugin_service.cc',
+ 'test/mock_plugin_service.h',
'test/mock_render_process.cc',
'test/mock_render_process.h',
'test/mock_render_thread.cc',

Powered by Google App Engine
This is Rietveld 408576698