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

Unified Diff: android_webview/browser/DEPS

Issue 253593002: Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the empty library problem in macos build. Created 6 years, 7 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 | « android_webview/android_webview.gyp ('k') | android_webview/browser/aw_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 5ac20cd73186bc94936f6dcd83364441cfb422b8..417b2c9d38c5a22a929bdb5284b54d7947e8cf17 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+components/autofill/content/browser",
"+components/autofill/core/browser",
"+components/autofill/core/common",
+ "+components/cdm/browser",
"+components/data_reduction_proxy/browser",
"+components/navigation_interception",
"+components/user_prefs",
« no previous file with comments | « android_webview/android_webview.gyp ('k') | android_webview/browser/aw_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698