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

Unified Diff: Source/platform/blink_platform.gypi

Issue 730203007: CSP: Permit exempting schemes only for certain policy areas. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: AssertMatchingEnums Created 6 years, 1 month 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 | « Source/core/testing/Internals.idl ('k') | Source/platform/weborigin/SchemeRegistry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index afefacb5d1443b50b75a7a143aeab962f171f098..753af6e11ede41c2c31116cdda9ab7ede908f65c 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -930,6 +930,7 @@
'weborigin/DatabaseIdentifierTest.cpp',
'weborigin/KURLTest.cpp',
'weborigin/OriginAccessEntryTest.cpp',
+ 'weborigin/SchemeRegistryTest.cpp',
'weborigin/SecurityOriginTest.cpp',
'weborigin/SecurityPolicyTest.cpp',
],
« no previous file with comments | « Source/core/testing/Internals.idl ('k') | Source/platform/weborigin/SchemeRegistry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698