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

Unified Diff: tools/origin_trials/validate_subdomain_origin/DEPS

Issue 2456053004: Validate origins when generating subdomain tokens (Closed)
Patch Set: Address comments 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/chrome/browser/metrics/perf/DEPS b/tools/origin_trials/validate_subdomain_origin/DEPS
similarity index 58%
copy from chrome/browser/metrics/perf/DEPS
copy to tools/origin_trials/validate_subdomain_origin/DEPS
index 9666bd8629efe163c509e528363b22e4318e296c..631b5ad3575d4f833cc61b8552282b25d4176c82 100644
--- a/chrome/browser/metrics/perf/DEPS
+++ b/tools/origin_trials/validate_subdomain_origin/DEPS
@@ -1,4 +1,3 @@
include_rules = [
- "+dbus",
+ '+net/base'
]
-

Powered by Google App Engine
This is Rietveld 408576698