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

Unified Diff: components/browser_watcher/DEPS

Issue 2691033002: Collect field trial information from the stability file (Closed)
Patch Set: Merge Created 3 years, 10 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/browser_watcher/DEPS
diff --git a/components/browser_watcher/DEPS b/components/browser_watcher/DEPS
index 1d59b5cc9d2705369964d034c4337dc1358e8361..7650b5434fca4d3bfa4caa4aad83d3cb8fbb81a8 100644
--- a/components/browser_watcher/DEPS
+++ b/components/browser_watcher/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/metrics",
+ "+components/variations",
"+third_party/crashpad/crashpad",
]

Powered by Google App Engine
This is Rietveld 408576698