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

Side by Side Diff: chromecast/app/DEPS

Issue 2206813002: [chromecast] Remove default chromecast-wide deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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", 2 "+chromecast",
3 "+components/crash", 3 "+components/crash",
4 "+content/public/app", 4 "+content/public/app",
5 "+content/public/browser", 5 "+content/public/browser",
6 "+content/public/common",
7 "+ui/base",
6 ] 8 ]
OLDNEW
« no previous file with comments | « chromecast/android/DEPS ('k') | chromecast/app/android/DEPS » ('j') | chromecast/base/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698