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

Unified Diff: tools/origin_trials/validate_subdomain_origin/DEPS

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: 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'
+]

Powered by Google App Engine
This is Rietveld 408576698