summaryrefslogtreecommitdiffstats
path: root/chromeos
diff options
context:
space:
mode:
authorpneubeck <pneubeck@chromium.org>2014-10-17 09:12:45 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-17 16:13:03 +0000
commitc7d6272c3a0448ecc04f263c05c8e0bc51d5ed31 (patch)
treec4c0eca812834cf8f61a7427de978c2a5557d9de /chromeos
parente6edde315c6cb57cae5f67056191dceab3f7403b (diff)
downloadchromium_src-c7d6272c3a0448ecc04f263c05c8e0bc51d5ed31.zip
chromium_src-c7d6272c3a0448ecc04f263c05c8e0bc51d5ed31.tar.gz
chromium_src-c7d6272c3a0448ecc04f263c05c8e0bc51d5ed31.tar.bz2
Remove incorrect dependency from chromeos.gyp
During a refactoring (https://codereview.chromium.org/402403004/) by mistake a dependency of chromeos_unittests on test_support_content was added. This increased the number of files to compile from ~2200 to ~11000. BUG=NONE Review URL: https://codereview.chromium.org/600753002 Cr-Commit-Position: refs/heads/master@{#300113}
Diffstat (limited to 'chromeos')
-rw-r--r--chromeos/chromeos.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 3a42b3f..b557019 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -598,7 +598,6 @@
'../build/linux/system.gyp:dbus',
'../build/linux/system.gyp:ssl',
'../components/components.gyp:onc_component',
- '../content/content_shell_and_tests.gyp:test_support_content',
'../crypto/crypto.gyp:crypto',
'../crypto/crypto.gyp:crypto_test_support',
'../dbus/dbus.gyp:dbus_test_support',