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

Unified Diff: ui/gl/gl.gyp

Issue 348923002: ozone: Build fixes for gbm & component build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: everything is sideways Created 6 years, 6 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/aura/aura.gyp ('k') | ui/ozone/platform/dri/gbm_surface_factory.h » ('j') | 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 59e82a6e339d4fdc48c5bfaca0a139aa87c0442a..ac780d7a37e1efe98309ce0fff266e0ab038e44e 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -298,6 +298,7 @@
['use_ozone==1', {
'dependencies': [
'../ozone/ozone.gyp:ozone',
+ '../ozone/ozone.gyp:ozone_base',
],
}],
['OS=="android" and android_webview_build==0', {
« no previous file with comments | « ui/aura/aura.gyp ('k') | ui/ozone/platform/dri/gbm_surface_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698