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

Unified Diff: BUILD.gn

Issue 2456053004: Validate origins when generating subdomain tokens (Closed)
Patch Set: Treat IP addresses as invalid Created 4 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 64ab23176ef3667103ebf2722b52ae8bbf930c47..cc0cf6fc47f35c635b5f3cb79490b4d14f5aeede 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 | tools/origin_trials/generate_token.py » ('j') | tools/origin_trials/validate_subdomain_origin/test_validate.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698