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

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: break common->metrics dependency Created 6 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698