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

Unified Diff: components/browser_watcher/DEPS

Issue 2691033002: Collect field trial information from the stability file (Closed)
Patch Set: Address rkaplow's comments 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
« no previous file with comments | « components/browser_watcher/BUILD.gn ('k') | components/browser_watcher/postmortem_report_collector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/browser_watcher/BUILD.gn ('k') | components/browser_watcher/postmortem_report_collector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698