chromium-src-build/config
dnicoara@chromium.org b1bf10e85f Revert of Run pkg-config for Udev only if use_udev==1 (patchset #1 of https://codereview.chromium.org/429723002/)
Reason for revert:
Breaks builds where use_udev==0 since certain targets just assume udev and never check against use_udev.

Udev package should be wrapped in a use_udev confitional altogether and all the locations using Udev should check against use_udev.

Original issue's description:
> Run pkg-config for Udev only if use_udev==1
> 
> Some embedded platforms do not have udev support. The change will skip
> running pkg-config if use_udev=0.
> 
> BUG=none
> 
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288770

TBR=brettw@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/469763002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@289280 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-13 13:50:18 +00:00
..
android Port r288424 to gn. 2014-08-11 18:01:21 +00:00
clang Redo GN "args" command 2014-05-03 04:32:19 +00:00
compiler Port r288424 to gn. 2014-08-11 18:01:21 +00:00
gcc GN: Put shared libraries in outdir, not outdir/lib 2014-07-31 11:45:27 +00:00
ios Work on Mac GN build. 2014-04-17 20:33:19 +00:00
linux Revert of Run pkg-config for Udev only if use_udev==1 (patchset #1 of https://codereview.chromium.org/429723002/) 2014-08-13 13:50:18 +00:00
mac Remove cursor_mac.mm, fix GN build. 2014-05-10 06:21:10 +00:00
win gn win: Add system include directories to midl template 2014-07-30 07:59:50 +00:00
BUILD.gn Implement HiDPI and pinch-zoom scaling of filter params 2014-08-08 21:25:32 +00:00
BUILDCONFIG.gn Use clang as host compiler on android with gn too. 2014-08-05 00:13:11 +00:00
OWNERS
allocator.gni GN: //base should not depend on //base/allocator on mac 2014-06-04 12:45:42 +00:00
arm.gni Fix optional neon support 2014-07-29 00:20:58 +00:00
crypto.gni Work on the Android GN build. 2014-05-23 19:01:46 +00:00
features.gni Make content_shell link in the GN build. 2014-07-28 19:47:04 +00:00
sysroot.gni Make GN Android build link executables. 2014-05-13 17:41:06 +00:00
ui.gni Add chrome/browser/ui to the GN build. 2014-07-11 19:23:19 +00:00