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

Side by Side Diff: chromecast/base/DEPS

Issue 1092283003: [Chromecast] CastSysInfo implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # chromecast/base may be depended on by many disparate parts of the Chromecast 2 # chromecast/base may be depended on by many disparate parts of the Chromecast
3 # codebase. Keep dependencies small. 3 # codebase. Keep dependencies small.
4 "+chromecast/public",
gunsch 2015/04/20 18:02:31 this can go in chromecast/DEPS.
derekjchow1 2015/04/20 21:15:32 Done.
4 "-content", 5 "-content",
5 "-net", 6 "-net",
6 "-ui", 7 "-ui",
7 ] 8 ]
OLDNEW
« no previous file with comments | « no previous file | chromecast/base/cast_sys_info_dummy.h » ('j') | chromecast/base/cast_sys_info_dummy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698