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

Unified Diff: components/browser_watcher/DEPS

Issue 2339193003: A collector for postmortem reports (Closed)
Patch Set: Address nits Created 4 years, 3 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..d5b82df9c2a9160fc5666522b9b4aacb94b0e892 100644
--- a/components/browser_watcher/DEPS
+++ b/components/browser_watcher/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/metrics",
+ "+components/version_info",
sky 2016/09/16 21:23:38 version_info depends upon ui/base. So, this change
manzagop (departed) 2016/09/19 21:13:25 Acknowledged.
"+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