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

Unified Diff: content/content_shell.gypi

Issue 495353003: Move WebMediaPlayerImpl and its dependencies to media/blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Exclude media/blink from Android GN builds for now like cc/blink does. Created 6 years, 3 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: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 1962802cfe83f50d68acdc06e14e52a4c7c1f0e3..83ca10ce4dbff7b2a15885043d95253a60fc1f2f 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -51,6 +51,7 @@
'../gpu/gpu.gyp:gpu',
'../ipc/ipc.gyp:ipc',
'../media/media.gyp:media',
+ '../media/blink/media_blink.gyp:media_blink',
scherkus (not reviewing) 2014/09/04 23:00:36 ditto
acolwell GONE FROM CHROMIUM 2014/09/05 00:23:43 Done.
'../net/net.gyp:net',
'../net/net.gyp:net_resources',
'../skia/skia.gyp:skia',

Powered by Google App Engine
This is Rietveld 408576698