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

Unified Diff: media/blink/BUILD.gn

Issue 1913043002: Convert ManifestManager IPCs to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index e9c6a8bb4887f52e3bb28f6006beabc572835875..bb253f14f5fdbda94b5ee324ca0195c8fc36a4d4 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -18,7 +18,7 @@ component("blink") {
"//net",
"//skia",
"//third_party/WebKit/public:blink",
- "//third_party/WebKit/public:mojo_bindings",
+ "//third_party/WebKit/public:mojo_bindings_blink",
"//ui/gfx",
"//ui/gfx/geometry",
"//url",
« no previous file with comments | « ipc/ipc_message_start.h ('k') | mojo/mojo_public.gyp » ('j') | mojo/mojo_public.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698