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

Unified Diff: ui/gl/init/gl_init.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/gl/init/DEPS ('k') | ui/gl/init/gl_surface_ozone.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/init/gl_init.gyp
diff --git a/ui/gl/init/gl_init.gyp b/ui/gl/init/gl_init.gyp
index 9438fc5e6a7287013ad53258eddb005066955941..78375eb41a2baa5c1a14e79f316451c3e17945cf 100644
--- a/ui/gl/init/gl_init.gyp
+++ b/ui/gl/init/gl_init.gyp
@@ -73,6 +73,7 @@
}],
['use_ozone==1', {
'dependencies': [
+ '../../ozone/gl/ozone_gl.gyp:ozone_gl',
'../../ozone/ozone.gyp:ozone',
'../../ozone/ozone.gyp:ozone_base',
],
« no previous file with comments | « ui/gl/init/DEPS ('k') | ui/gl/init/gl_surface_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698