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

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: Addressed the reviewers' comments. 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698