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

Unified Diff: chromecast/metrics/DEPS

Issue 602393004: Chromecast: adds stability metrics provider to track crashes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DEPS changes not caught by git cl presubmit 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
« no previous file with comments | « chromecast/common/pref_names.cc ('k') | chromecast/metrics/cast_metrics_prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/metrics/DEPS
diff --git a/chromecast/metrics/DEPS b/chromecast/metrics/DEPS
index d9ef433896ded330ddf4504b138b4519d229ff09..e5585bf2789e8c15edc9305be5b37531fb69bd16 100644
--- a/chromecast/metrics/DEPS
+++ b/chromecast/metrics/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+components/metrics",
+ "+content/public/browser",
]
« no previous file with comments | « chromecast/common/pref_names.cc ('k') | chromecast/metrics/cast_metrics_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698