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

Unified Diff: components/variations/net/DEPS

Issue 688973004: Plumbing for variations headers from synthetic field trials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Expose another hashed API in variations_associated_data.h Created 6 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
Index: components/variations/net/DEPS
diff --git a/components/variations/net/DEPS b/components/variations/net/DEPS
index f4a5acd69d26d7f43037a9e5c9997eeb9e7bbf7c..1abc71b7882cebbbe140b53c6e57a0e9e97c9fba 100644
--- a/components/variations/net/DEPS
+++ b/components/variations/net/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/google",
+ "+components/metrics",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698