chromium-src-build/config
thakis 5a7e9a90d2 Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:40001 of https://codereview.chromium.org/545313002/)
Reason for revert:
Broke http://build.chromium.org/p/chromium.linux/builders/Linux%20GN%20%28dbg%29/builds/11835

[783/786 | 258.324] LINK ./chrome
FAILED: /mnt/data/b/build/goma/gomacc ../../third_party/llvm-build/Release+Asserts/bin/clang++ -Wl,--fatal-warnings -m64 -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -pthread -B../../third_party/binutils/Linux_x64/Release/bin -fuse-ld=gold -Wl,--icf=none -Wl,-rpath=\$ORIGIN/ -Wl,-rpath-link= -Wl,--disable-new-dtags -o ./keyboard_unittests -Wl,--start-group @./keyboard_unittests.rsp  -Wl,--end-group  -ldl -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ludev -lfontconfig -lX11 -lXcomposite -lXcursor -lXdamage -lXext -lXfixes -lXi -lXrender -lXss -lXtst -lpangocairo-1.0 -lpango-1.0 -lcairo -lnss3 -lnssutil3 -lsmime3 -lplds4 -lplc4 -lnspr4 -lgconf-2 -lresolv -lfreetype -lasound -lXrandr -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgcrypt -lz -lpthread -lcrypt -lm -lcap -ldbus-1 -lcrypto -lexpat
../../content/utility/utility_thread_impl.cc:38: error: undefined reference to 'content::UtilityThread::UtilityThread()'
../../content/utility/utility_thread_impl.cc:44: error: undefined reference to 'content::UtilityThread::UtilityThread()'
../../content/utility/utility_thread_impl.cc:49: error: undefined reference to 'content::UtilityThread::~UtilityThread()'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

Original issue's description:
> Make ui gn check pass. Misc GN build improvements.
>
> Content/public/app was messed up and didn't link everything properly, so this separates it out into browser and child like content/app is.
>
> R=jamesr@chromium.org
>
> Committed: b41a8d6e78

TBR=jamesr@chromium.org,brettw@chromium.org
NOTREECHECKS=true
NOTRY=true

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

Cr-Original-Commit-Position: refs/heads/master@{#293595}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 3f1281e5b0f2d2f8a8d8bd17a108f6ed0c9c7d7f
2014-09-06 00:23:15 +00:00
..
android Add the "testonly" flag to the GN test target. 2014-09-05 21:12:15 +00:00
clang Redo GN "args" command 2014-05-03 04:32:19 +00:00
compiler Minor fixes for the GN Windows build. 2014-09-02 19:57:57 +00:00
gcc Various GN fixes. 2014-08-29 18:29:29 +00:00
ios Work on Mac GN build. 2014-04-17 20:33:19 +00:00
linux Move GLIB_DISABLE_DEPRECATION_WARNINGS define to a more general place. 2014-08-29 12:06:24 +00:00
mac Remove cursor_mac.mm, fix GN build. 2014-05-10 06:21:10 +00:00
win Add some more libjingle targets to the GN build. 2014-09-02 22:02:22 +00:00
BUILD.gn Hook up resources to the chrome GN build. 2014-09-04 22:29:41 +00:00
BUILDCONFIG.gn Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:40001 of https://codereview.chromium.org/545313002/) 2014-09-06 00:23:15 +00:00
OWNERS Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
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 gn: Fix definition of |enable_plugins|. 2014-08-27 22:59:16 +00:00
locales.gni Hook up resources to the chrome GN build. 2014-09-04 22:29:41 +00:00
sysroot.gni Make GN Android build link executables. 2014-05-13 17:41:06 +00:00
ui.gni Hook up resources to the chrome GN build. 2014-09-04 22:29:41 +00:00