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

Unified Diff: BUILD.gn

Issue 2456053004: Validate origins when generating subdomain tokens (Closed)
Patch Set: Rebase Created 4 years, 2 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 | tools/origin_trials/generate_token.py » ('j') | tools/origin_trials/generate_token.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index a17ad099e665ccac888ded5918196d7e14cb2ad1..ea07646b942ef4bbee50c79eeff344775969e9a4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -270,6 +270,7 @@ group("both_gn_and_gyp") {
"//tools/battor_agent:battor_agent_unittests",
"//tools/gn",
"//tools/gn:gn_unittests",
+ "//tools/origin_trials/validate_subdomain_origin",
"//tools/perf/clear_system_cache",
"//ui/accessibility:accessibility_unittests",
]
« no previous file with comments | « no previous file | tools/origin_trials/generate_token.py » ('j') | tools/origin_trials/generate_token.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698