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

Unified Diff: BUILD.gn

Issue 2456053004: Validate origins when generating subdomain tokens (Closed)
Patch Set: Fix android_cronet build error Created 4 years 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 | build/config/linux/gconf/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 53e23724942529b479b33fd50ed97b35cc833dca..65319842214ca4f9b2f58283408bbbdefc19acd9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -731,6 +731,7 @@ group("gn_only") {
"//media/mojo:media_mojo_unittests",
"//mojo/common:mojo_common_perftests",
"//services/video_capture:video_capture_unittests",
+ "//tools/origin_trials/validate_subdomain_origin($host_toolchain)",
]
}
« no previous file with comments | « no previous file | build/config/linux/gconf/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698