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

Unified Diff: media/media_gpu.gypi

Issue 2134633002: media: vea unittest: fix gyp link issue on linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media_gpu.gypi
diff --git a/media/media_gpu.gypi b/media/media_gpu.gypi
index 8bea3e237f9d602e4380a57c75f21fa1160c44b7..a11084b20b992c31325f6ae4e055e7d294a0d8be 100644
--- a/media/media_gpu.gypi
+++ b/media/media_gpu.gypi
@@ -11,6 +11,7 @@
'../gpu/gpu.gyp:gpu',
'../media/media.gyp:media',
'../ui/display/display.gyp:display_types',
+ '../ui/gfx/gfx.gyp:gfx',
chcunningham 2016/07/08 21:40:46 Should you add the same to //src/media/gpu/BUILD.g
llandwerlin-old 2016/07/11 11:00:46 I didn't have any issue building the test with GN.
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
'../ui/gl/init/gl_init.gyp:gl_init',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698