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

Unified Diff: components/cdm/renderer/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 | « components/cdm/common/cdm_messages_android.h ('k') | components/cdm/renderer/widevine_key_systems.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cdm/renderer/DEPS
diff --git a/components/autofill/content/renderer/DEPS b/components/cdm/renderer/DEPS
similarity index 64%
copy from components/autofill/content/renderer/DEPS
copy to components/cdm/renderer/DEPS
index dbd28cf1ed03c0ec8c213ad1fe10158f95953ba2..725e151a7a51599df3da9cefa866a26df47e9ac1 100644
--- a/components/autofill/content/renderer/DEPS
+++ b/components/cdm/renderer/DEPS
@@ -1,4 +1,3 @@
include_rules = [
- "+content/public/common",
"+content/public/renderer",
]
« no previous file with comments | « components/cdm/common/cdm_messages_android.h ('k') | components/cdm/renderer/widevine_key_systems.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698