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

Unified Diff: tools/origin_trials/validate_subdomain_origin/DEPS

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
Index: tools/origin_trials/validate_subdomain_origin/DEPS
diff --git a/tools/origin_trials/validate_subdomain_origin/DEPS b/tools/origin_trials/validate_subdomain_origin/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..631b5ad3575d4f833cc61b8552282b25d4176c82
--- /dev/null
+++ b/tools/origin_trials/validate_subdomain_origin/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+net/base'
+]
« no previous file with comments | « tools/origin_trials/validate_subdomain_origin/BUILD.gn ('k') | tools/origin_trials/validate_subdomain_origin/test_validate.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698