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

Unified Diff: extensions/renderer/DEPS

Issue 1860083002: [chrome.displaySource][WiFi Display] Media pipeline infrastructure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from Antony Created 4 years, 8 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: extensions/renderer/DEPS
diff --git a/extensions/renderer/DEPS b/extensions/renderer/DEPS
index 6d1446295a6e5a91efdb3231349eedba89803c99..777392787acb8dc73a4a7bd30a1c0e77b8833ebe 100644
--- a/extensions/renderer/DEPS
+++ b/extensions/renderer/DEPS
@@ -4,6 +4,8 @@ include_rules = [
"+content/public/renderer",
"+gin",
+ "+media/base",
ddorwin 2016/04/08 17:41:31 It seems that we shouldn't give all extensions cod
DaleCurtis 2016/04/08 17:53:59 Whoops missed this reply, DEPS should always be na
ddorwin 2016/04/08 17:56:56 In the new location, add a TODO to remove this one
Mikhail 2016/04/08 18:28:58 Thanks for the proposal, I'll create a new DEPS in
Mikhail 2016/04/08 19:28:00 Done.
+ "+media/video",
"+mojo/edk/js",
"+third_party/skia/include/core",

Powered by Google App Engine
This is Rietveld 408576698