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

Unified Diff: ui/gl/gl.gyp

Issue 284603002: [Ozone] Fix GL CrOS Ozone build dependency (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 6a9bf13ffda3971ace527d2b1f40fda939dda6c9..d27acc70a93624f5b83a4186cf3b75aba86e384c 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -299,6 +299,7 @@
}],
['use_ozone==1', {
'dependencies': [
+ '../gfx/ozone/gfx_ozone.gyp:gfx_ozone',
'../ozone/ozone.gyp:ozone',
],
}],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698