diff options
author | cmasone@chromium.org <cmasone@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-11 21:11:42 +0000 |
---|---|---|
committer | cmasone@chromium.org <cmasone@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-11 21:11:42 +0000 |
commit | 9aec3aecfcac9ca8220019b077610e482f556707 (patch) | |
tree | bc807abdbed3c925d0cadfde367c90942e3d4da9 /base/async_socket_io_handler_unittest.cc | |
parent | 81fb503d886f148f657e9f4fa6e2f982033937e8 (diff) | |
download | chromium_src-9aec3aecfcac9ca8220019b077610e482f556707.zip chromium_src-9aec3aecfcac9ca8220019b077610e482f556707.tar.gz chromium_src-9aec3aecfcac9ca8220019b077610e482f556707.tar.bz2 |
Split targets with external dependencies out of mojo_public.gypi
The non-testing code in src/mojo/public should be buildable without
depending on anything outside of that directory. It's fine for test
code to depend on base/ and gtest/, though. Due to the way GYP works,
having targets for both production and test code in the same .gypi
file winds up trying to resolve the dependencies for both kinds of
targets, breaking the ability to build the public mojo code
hermetically.
Splitting the targets out will enable consumers of the mojo code to
build the public code standalone using GYP.
BUG=chromium:388412
TEST=build and run all mojo unittests
Review URL: https://codereview.chromium.org/385603003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282699 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/async_socket_io_handler_unittest.cc')
0 files changed, 0 insertions, 0 deletions