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

Unified Diff: ui/ozone/gpu/ozone_gpu.gyp

Issue 883443005: ozone: Add missing dependencies to build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update GN build 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 | « ui/ozone/gpu/BUILD.gn ('k') | ui/ozone/platform/caca/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/gpu/ozone_gpu.gyp
diff --git a/ui/ozone/gpu/ozone_gpu.gyp b/ui/ozone/gpu/ozone_gpu.gyp
index 72bf156abcfb48a10a6e1dc5d12cba37c517342b..cbc895d92f7ba02e4acf3e8015cc452a224c6af6 100644
--- a/ui/ozone/gpu/ozone_gpu.gyp
+++ b/ui/ozone/gpu/ozone_gpu.gyp
@@ -15,6 +15,7 @@
'../../gfx/gfx.gyp:gfx',
'../../gfx/gfx.gyp:gfx_geometry',
'../../gl/gl.gyp:gl',
+ '../ozone.gyp:ozone_base',
],
'defines': [
'OZONE_GPU_IMPLEMENTATION',
« no previous file with comments | « ui/ozone/gpu/BUILD.gn ('k') | ui/ozone/platform/caca/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698