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

Unified Diff: media/blink/media_blink.gyp

Issue 885373003: Fix componene debug build failure because of src/media/blink (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 | « media/blink/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/media_blink.gyp
diff --git a/media/blink/media_blink.gyp b/media/blink/media_blink.gyp
index 71751fee9418cd929c2fe396ce0f0b6cefd2634f..6c6ccc772fe01a6cdd5421c59a4fbce0a9595612 100644
--- a/media/blink/media_blink.gyp
+++ b/media/blink/media_blink.gyp
@@ -15,6 +15,7 @@
'../../gpu/blink/gpu_blink.gyp:gpu_blink',
'../../ui/gfx/gfx.gyp:gfx_geometry',
'../../net/net.gyp:net',
+ '../../skia/skia.gyp:skia',
'../../third_party/WebKit/public/blink.gyp:blink',
'../media.gyp:media',
'../media.gyp:shared_memory_support',
« no previous file with comments | « media/blink/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698