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

Unified Diff: components/variations/DEPS

Issue 366373002: [Variations] Bring variations_http_header_provider to variations component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix BUILD.gn Created 6 years, 5 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/DEPS
diff --git a/components/variations/DEPS b/components/variations/DEPS
index 64488680f12c97c2ca143c8909e055ec5d5ffd82..1a790cd8c2a1ef6f090e39c6e124a704e59d6125 100644
--- a/components/variations/DEPS
+++ b/components/variations/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+components/google",
+ "+net",
"+third_party/mt19937ar",
]

Powered by Google App Engine
This is Rietveld 408576698