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

Unified Diff: media/DEPS

Issue 861033003: [WIP][NotForLand]: Use Mojo for WebMIDI IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « content/renderer/media/midi_message_filter.cc ('k') | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 57eecbbc0c8c56022ba15126c005254352fbf117..1317435ccf085a4ee49cfb37e25c95a5eb1793fc 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+third_party/ffmpeg",
"+third_party/libvpx",
"+third_party/libyuv",
+ "+third_party/mojo/src/mojo/public",
"+third_party/opus",
"+third_party/skia",
"+ui/events",
« no previous file with comments | « content/renderer/media/midi_message_filter.cc ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698