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

Unified 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: Fix dependencies (second attempt). 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/android/DEPS
diff --git a/chrome/app/android/DEPS b/chrome/app/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0e145c36729149c7af26d01b9b162adccff3db27
--- /dev/null
+++ b/chrome/app/android/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ # Fix layering violation crbug.com/396828
+ "chrome_main_delegate_android.cc": [
+ "+content/browser/media/android/browser_media_player_manager.h",
+ ],
+}
« no previous file with comments | « chrome/android/shell/java/AndroidManifest.xml.jinja2 ('k') | chrome/app/android/chrome_main_delegate_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698