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

Unified Diff: third_party/minigbm/BUILD.gn

Issue 2029783003: Roll src/third_party/minigbm 1e229399..f9e7c4c8 (13 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update relevant gn/gyp files Created 4 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 | « DEPS ('k') | third_party/minigbm/minigbm.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/minigbm/BUILD.gn
diff --git a/third_party/minigbm/BUILD.gn b/third_party/minigbm/BUILD.gn
index f01cfd5b91d2671d08fedf0c977c63c88a41c7b0..d84043988bbaf1ca54edb3d713772922b792e4df 100644
--- a/third_party/minigbm/BUILD.gn
+++ b/third_party/minigbm/BUILD.gn
@@ -37,6 +37,7 @@ if (!use_system_minigbm) {
"src/rockchip.c",
"src/tegra.c",
"src/udl.c",
+ "src/virtio_gpu.c",
]
configs -= [ "//build/config/compiler:chromium_code" ]
« no previous file with comments | « DEPS ('k') | third_party/minigbm/minigbm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698