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

Unified Diff: android_webview/java/DEPS

Issue 333003003: aw: Support the platform specific key-systems. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added 'media/base/android/java' into android_webview/java/DEPS. Created 6 years, 6 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: android_webview/java/DEPS
diff --git a/android_webview/java/DEPS b/android_webview/java/DEPS
index a6c4c30e89d913b6de651a3ff48adc7c237e0e01..d04003daa7c4d9ad3be0b89da30963075c9b77e9 100644
--- a/android_webview/java/DEPS
+++ b/android_webview/java/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+content/public/android/java",
"+components/navigation_interception/android/java",
"+components/web_contents_delegate_android/android/java",
+ "+media/base/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698