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

Unified Diff: chrome/chrome_tests.gypi

Issue 10828363: Improve error message for insecure 'content_security_policy' manifest entries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Aaron's sentence. 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 | « no previous file | chrome/common/extensions/extension.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 846fee364b66d6fbe45868b70f337db38a58e84a..be4160d88b10042887df429c5da64fa5b0272cb0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1944,6 +1944,7 @@
'common/extensions/manifest_tests/extension_manifests_chromepermission_unittest.cc',
'common/extensions/manifest_tests/extension_manifests_command_unittest.cc',
'common/extensions/manifest_tests/extension_manifests_contentscript_unittest.cc',
+ 'common/extensions/manifest_tests/extension_manifests_contentsecuritypolicy_unittest.cc',
'common/extensions/manifest_tests/extension_manifests_default_unittest.cc',
'common/extensions/manifest_tests/extension_manifests_devtools_unittest.cc',
'common/extensions/manifest_tests/extension_manifests_excludematches_unittest.cc',
« no previous file with comments | « no previous file | chrome/common/extensions/extension.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698