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

Unified Diff: content/content_tests.gypi

Issue 10868012: Browser Plugin: New Implementation (Browser Side) (Closed) Base URL: http://git.chromium.org/chromium/src.git@master-trial-obrowser
Patch Set: Disable BrowserPluginHostTest.NavigateGuest on win, flaking. Created 8 years, 3 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_browser.gypi ('k') | content/renderer/browser_plugin/browser_plugin.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 8ef434f593c537e2d9abef15564c6c862f58b550..c531e7609571f73e2d06eb1a6876e9cbc50ef980 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -637,6 +637,11 @@
'browser/appcache/appcache_browsertest.cc',
'browser/audio_browsertest.cc',
'browser/bookmarklet_browsertest.cc',
+ 'browser/browser_plugin/browser_plugin_host_browsertest.cc',
+ 'browser/browser_plugin/test_browser_plugin_embedder.cc',
+ 'browser/browser_plugin/test_browser_plugin_embedder.h',
+ 'browser/browser_plugin/test_browser_plugin_guest.cc',
+ 'browser/browser_plugin/test_browser_plugin_guest.h',
'browser/child_process_security_policy_browsertest.cc',
'browser/database_browsertest.cc',
'browser/device_orientation/device_orientation_browsertest.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/renderer/browser_plugin/browser_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698