diff options
author | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-01 21:34:06 +0000 |
---|---|---|
committer | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-01 21:34:06 +0000 |
commit | 5f887613876aa1854a3cf66a857e96b9870b2cf6 (patch) | |
tree | 9d43dc158a4d89574d2f9a140be747a1dc4e3a36 /build/all.gyp | |
parent | 5477d890353c732bbd0c16d8a3c5ce56a52ee2fe (diff) | |
download | chromium_src-5f887613876aa1854a3cf66a857e96b9870b2cf6.zip chromium_src-5f887613876aa1854a3cf66a857e96b9870b2cf6.tar.gz chromium_src-5f887613876aa1854a3cf66a857e96b9870b2cf6.tar.bz2 |
Aura: Build on the linux desktop, plus add USE_ASH.
BUG=none
Review URL: http://codereview.chromium.org/9478015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124488 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 660e500..24c8e1f 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -546,7 +546,6 @@ '../chrome/chrome.gyp:sync_unit_tests', '../chrome/chrome.gyp:ui_tests', '../chrome/chrome.gyp:unit_tests', - '../content/content.gyp:content_browsertests', '../content/content.gyp:content_unittests', '../crypto/crypto.gyp:crypto_unittests', '../dbus/dbus.gyp:dbus_unittests', |