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

Unified Diff: ui/gl/gl_tests.gyp

Issue 2102443003: Break //ui/gl/ dependency on //ui/ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gl_bindings
Patch Set: GYP 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
Index: ui/gl/gl_tests.gyp
diff --git a/ui/gl/gl_tests.gyp b/ui/gl/gl_tests.gyp
index 613c92b2d30e506edf34699484f3f9be2c1b6f81..17779b0a096d31a4f432770916305adebad63c7a 100644
--- a/ui/gl/gl_tests.gyp
+++ b/ui/gl/gl_tests.gyp
@@ -63,6 +63,7 @@
}],
['use_ozone==1', {
'dependencies': [
+ '../ozone/gl/ozone_gl.gyp:ozone_gl',
'../ozone/ozone.gyp:ozone',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698