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

Unified Diff: third_party/minigbm/BUILD.gn

Issue 2588513003: Roll src/third_party/minigbm 3345977b..71db2b55. (Closed)
Patch Set: Added third_party libdrm CL dep. Created 4 years 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') | no next file » | 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 f0eb52013b33d6d1960d6b9f23299593fbbec108..d8c2e928ef057db8958e4cd82868c13de86b4c42 100644
--- a/third_party/minigbm/BUILD.gn
+++ b/third_party/minigbm/BUILD.gn
@@ -33,6 +33,7 @@ if (!use_system_minigbm) {
"src/i915.c",
"src/marvell.c",
"src/mediatek.c",
+ "src/nouveau.c",
"src/rockchip.c",
"src/tegra.c",
"src/udl.c",
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698