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

Unified Diff: android_webview/DEPS

Issue 1006973002: Publicize registration of MediaUrlInterceptor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename the interface file 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
« no previous file with comments | « no previous file | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index b2c547c7a9c3b49583020e1d5ae8bb6f8b9cd799..2803eafa588d58ba2286b2e397c1f0bb418003d1 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -1,4 +1,4 @@
-# Please include benm@ and (erikwright@) on the review for any changes
+# Please include torne@ and (erikwright@) on the review for any changes
# to DEPS files under android_webview/
# Do not add any includes under chrome/ anywhere in android_webview.
@@ -8,7 +8,6 @@ include_rules = [
"-android_webview/lib",
"+components/data_reduction_proxy",
- "+content/browser/media/android",
"+content/public/common",
"+crypto",
"+gpu",
« no previous file with comments | « no previous file | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698