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

Unified Diff: content/content_tests.gypi

Issue 10830072: Browser Plugin: New Implementation (Renderer Side) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Initialize content shell resources Created 8 years, 4 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/content_renderer.gypi ('k') | content/public/common/content_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index f46e038ccbb486b70062f5efad818aedeb3f24ba..6a35c756e67b19131e528a9bd34172d275dfa72d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -584,6 +584,12 @@
'browser/speech/speech_recognition_browsertest.cc',
'browser/webkit_browsertest.cc',
'browser/worker_host/test/worker_browsertest.cc',
+ 'renderer/browser_plugin/mock_browser_plugin.h',
+ 'renderer/browser_plugin/mock_browser_plugin.cc',
+ 'renderer/browser_plugin/mock_browser_plugin_manager.h',
+ 'renderer/browser_plugin/mock_browser_plugin_manager.cc',
+ 'renderer/browser_plugin/browser_plugin_browsertest.h',
+ 'renderer/browser_plugin/browser_plugin_browsertest.cc',
'renderer/mouse_lock_dispatcher_browsertest.cc',
'renderer/pepper/pepper_file_chooser_host_unittest.cc',
'renderer/render_view_browsertest.cc',
« no previous file with comments | « content/content_renderer.gypi ('k') | content/public/common/content_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698