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

Unified Diff: ui/ozone/demo/ozone_demos.gyp

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 | « ui/ozone/DEPS ('k') | ui/ozone/demo/surfaceless_gl_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/demo/ozone_demos.gyp
diff --git a/ui/ozone/demo/ozone_demos.gyp b/ui/ozone/demo/ozone_demos.gyp
index 7f860a5e6517c2a710c301d127767cdbe682dede..d6c8d3ad1ccaaad8af95fa9c4a6b0d412adc000f 100644
--- a/ui/ozone/demo/ozone_demos.gyp
+++ b/ui/ozone/demo/ozone_demos.gyp
@@ -17,6 +17,7 @@
'../../../ui/gfx/gfx.gyp:gfx_geometry',
'../../../ui/gl/gl.gyp:gl',
'../../../ui/gl/init/gl_init.gyp:gl_init',
+ '../../../ui/ozone/gl/ozone_gl.gyp:ozone_gl',
'../../../ui/ozone/ozone.gyp:ozone',
'../../../ui/ozone/ozone.gyp:ozone_base',
],
« no previous file with comments | « ui/ozone/DEPS ('k') | ui/ozone/demo/surfaceless_gl_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698