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

Unified Diff: media/media_gpu.gypi

Issue 2102443003: Break //ui/gl/ dependency on //ui/ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gl_bindings
Patch Set: Rebase again. 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 | « media/gpu/vaapi_drm_picture.cc ('k') | services/ui/gles2/command_buffer_driver.cc » ('j') | 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 a11084b20b992c31325f6ae4e055e7d294a0d8be..d59a94bf43adf094f80afe11e418d09251f7c402 100644
--- a/media/media_gpu.gypi
+++ b/media/media_gpu.gypi
@@ -274,6 +274,9 @@
'gpu/va_drm.sigs',
],
},
+ 'dependencies': [
+ '../ui/ozone/gl/ozone_gl.gyp:ozone_gl',
+ ],
'sources': [
'gpu/vaapi_drm_picture.cc',
'gpu/vaapi_drm_picture.h',
« no previous file with comments | « media/gpu/vaapi_drm_picture.cc ('k') | services/ui/gles2/command_buffer_driver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698