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

Unified Diff: build/args/headless.gn

Issue 1942283003: [headless] Do not use libpci with headless. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/args/headless.gn
diff --git a/build/args/headless.gn b/build/args/headless.gn
index 8054d39e4de796ad339060390c23293400d41035..f013e83a900ef05d20ae2b73a5bc02f661922d01 100644
--- a/build/args/headless.gn
+++ b/build/args/headless.gn
@@ -22,5 +22,6 @@ use_dbus = false
use_gconf = false
use_gio = false
use_kerberos = false
+use_libpci = false
use_pulseaudio = false
use_udev = false
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698