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

Unified Diff: chromecast/DEPS

Issue 652353003: Chromecast: adds class to help record complex histograms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: resets initial buffering state on flush 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 | « no previous file | chromecast/base/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/DEPS
diff --git a/chromecast/DEPS b/chromecast/DEPS
index a1073acd38067ecfe7d5e2c669fdf7d653eb8fa5..d278340598544b66db906abe96e5c70c182cfb46 100644
--- a/chromecast/DEPS
+++ b/chromecast/DEPS
@@ -4,6 +4,7 @@ include_rules = [
# Chromecast code should explicitly declare its dependencies on each
# sub-directory within chromecast/.
"-chromecast",
+ "+chromecast/base",
# Other Chromecast-wide dependencies.
"+content/public/common",
« no previous file with comments | « no previous file | chromecast/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698