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

Unified Diff: ui/ozone/platform/drm/gbm.gypi

Issue 1341473003: Add Chrome OS's minigbm library to third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update default Created 5 years, 3 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/drm/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/gbm.gypi
diff --git a/ui/ozone/platform/drm/gbm.gypi b/ui/ozone/platform/drm/gbm.gypi
index ce957fd71b3720cc5553729d731dde08613dcef6..cc852a2b59e191b54ac0adf8c1e68681ab2538c2 100644
--- a/ui/ozone/platform/drm/gbm.gypi
+++ b/ui/ozone/platform/drm/gbm.gypi
@@ -25,7 +25,7 @@
'dependencies': [
'../../base/base.gyp:base',
'../../build/linux/system.gyp:libdrm',
- '../../build/linux/system.gyp:gbm',
+ '../../third_party/minigbm/minigbm.gyp:minigbm',
'../../skia/skia.gyp:skia',
'../../third_party/khronos/khronos.gyp:khronos_headers',
'../base/ui_base.gyp:ui_base',
« no previous file with comments | « ui/ozone/platform/drm/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698