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

Unified Diff: ui/ozone/platform/dri/dri.gypi

Issue 886323004: ozone: dri: Fix undefined references in DRI platform GN build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: also fix gyp build Created 5 years, 10 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/platform/dri/crtc_controller.h ('k') | ui/ozone/platform/dri/dri_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/dri.gypi
diff --git a/ui/ozone/platform/dri/dri.gypi b/ui/ozone/platform/dri/dri.gypi
index 36e28a4fdebd269c88de84f632acf875c5108fee..96e5fc2c94c514fe4fb47c40c0717f1783cbdddc 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -106,7 +106,7 @@
'../../build/linux/system.gyp:libdrm',
'../../skia/skia.gyp:skia',
'../gfx/gfx.gyp:gfx_geometry',
- 'ozone_platform_dri',
+ 'ozone.gyp:ozone',
],
'export_dependent_settings': [
'../../build/linux/system.gyp:libdrm',
« no previous file with comments | « ui/ozone/platform/dri/crtc_controller.h ('k') | ui/ozone/platform/dri/dri_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698