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

Unified Diff: content/content_shell.gypi

Issue 16059004: [content shell] only allow test plugins to load during layout tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 122e56baf8fa547b7a832ec3a09642d6f68d3056..7ae3520a8d53e5150afb4822c0dce439054a22ef 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -128,6 +128,8 @@
'shell/shell_message_filter.h',
'shell/shell_network_delegate.cc',
'shell/shell_network_delegate.h',
+ 'shell/shell_plugin_service_filter.cc',
+ 'shell/shell_plugin_service_filter.h',
'shell/shell_quota_permission_context.cc',
'shell/shell_quota_permission_context.h',
'shell/shell_resource_dispatcher_host_delegate.cc',
« no previous file with comments | « no previous file | content/public/browser/plugin_service_filter.h » ('j') | content/shell/shell_plugin_service_filter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698