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

Unified Diff: chrome/chrome_tests.gypi

Issue 226663003: Allow content script insertion on about:-URLs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: securityOrigin checks + fix tests + browser_tests Created 6 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index af2087716ec20319e2285651987ca71e361e9b4a..fbb9d2f0733abf16e48b96f3f65c0ce4ed6a6648 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1486,6 +1486,7 @@
'renderer/autofill/password_autofill_agent_browsertest.cc',
'renderer/autofill/password_generation_agent_browsertest.cc',
'renderer/content_settings_observer_browsertest.cc',
+ 'renderer/extensions/user_script_slave_browsertest.cc',
'renderer/media/cast_session_browsertest.cc',
'renderer/printing/print_web_view_helper_browsertest.cc',
'renderer/safe_browsing/malware_dom_details_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698