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

Unified Diff: components/web_restrictions/renderer/DEPS

Issue 1684153002: Web restrictions component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use source_set for test_support Created 4 years, 10 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/web_restrictions/renderer/DEPS
diff --git a/components/cdm/renderer/DEPS b/components/web_restrictions/renderer/DEPS
similarity index 58%
copy from components/cdm/renderer/DEPS
copy to components/web_restrictions/renderer/DEPS
index 725e151a7a51599df3da9cefa866a26df47e9ac1..dae8c787f9b306b17b8cc63caead0bd08152d643 100644
--- a/components/cdm/renderer/DEPS
+++ b/components/web_restrictions/renderer/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+content/public/renderer",
+ "+gin",
+ "+third_party/WebKit",
]

Powered by Google App Engine
This is Rietveld 408576698