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

Side by Side Diff: chromecast/shell/app/DEPS

Issue 490603002: Chromecast: initial checkin of Android-based cast shell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missed a spot Created 6 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 "+content/public/app", 2 "+content/public/app",
3 "+content/public/browser",
lcwu1 2014/08/27 02:33:02 If this additional dep is for the browser_main_run
gunsch 2014/08/28 00:12:09 Done.
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698