diff options
author | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-19 00:05:03 +0000 |
---|---|---|
committer | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-19 00:05:03 +0000 |
commit | 24f9d02c9bdfc78d3842b0e2726a841c6be00622 (patch) | |
tree | 287c32419e043724825b964b0bc51d1bdf6197af /build/all.gyp | |
parent | 571b35e8c7db0cf38046c79f82a7f19fc850bc3b (diff) | |
download | chromium_src-24f9d02c9bdfc78d3842b0e2726a841c6be00622.zip chromium_src-24f9d02c9bdfc78d3842b0e2726a841c6be00622.tar.gz chromium_src-24f9d02c9bdfc78d3842b0e2726a841c6be00622.tar.bz2 |
Aura: Desktop aura is now default on non-chromeos linux builds.
BUG=125106
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10389217
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137982 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 663702c..9e28399 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -550,7 +550,6 @@ '../chrome/chrome.gyp:chrome', '../chrome/chrome.gyp:interactive_ui_tests', '../chrome/chrome.gyp:unit_tests', - '../remoting/remoting.gyp:remoting_unittests', '../ui/aura/aura.gyp:*', '../ui/compositor/compositor.gyp:*', '../ui/ui.gyp:gfx_unittests', |