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

Unified Diff: content/content_shell.gypi

Issue 1158063002: Add plugins::TestPluginPlaceholder class and allow its use in Blink layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pluginfix
Patch Set: Created 5 years, 7 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
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index b50ce100a3600411aa8021370258050e97fbffd8..070183bb97b91730f48e917bd82a8c4b78a42b67 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -50,6 +50,7 @@
'../components/components.gyp:devtools_discovery',
'../components/components.gyp:devtools_http_handler',
'../components/components.gyp:web_cache_renderer',
+ '../components/components.gyp:test_plugins_renderer',
jochen (gone - plz use gerrit) 2015/05/27 14:59:43 this needs to be added in the gn version as well
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
'../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
'../gin/gin.gyp:gin',

Powered by Google App Engine
This is Rietveld 408576698