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

Side by Side Diff: chrome/app/android/DEPS

Issue 928643003: Upstream Chrome for Android Cast. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing resource, allowing casting from Chrome Shell Created 5 years, 9 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
(Empty)
1 specific_include_rules = {
2 # Fix layering violation crbug.com/396828
Yaron 2015/03/12 19:02:10 Yeesh. I'd rather not block this massive upstreami
aberent 2015/03/12 20:02:08 Yes, I intend to. The reason I didn't do so first
3 "chrome_main_delegate_android.cc": [
4 "+content/browser/media/android/browser_media_player_manager.h",
5 ],
6 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698