summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_all.gyp
diff options
context:
space:
mode:
authorspang <spang@chromium.org>2015-09-17 20:17:03 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-18 03:17:35 +0000
commit2f2266e2c05a1e72419eea1073d33f6915dbb1cb (patch)
treef591f34d1d9d13bc23feffa2f45c0a9132bacf1f /remoting/remoting_all.gyp
parentd70440ab7ef412d28b8601eb6dbd6cfd27047fba (diff)
downloadchromium_src-2f2266e2c05a1e72419eea1073d33f6915dbb1cb.zip
chromium_src-2f2266e2c05a1e72419eea1073d33f6915dbb1cb.tar.gz
chromium_src-2f2266e2c05a1e72419eea1073d33f6915dbb1cb.tar.bz2
remoting: Remove duplicate remoting_perftests dependency
This dependency is duplicated below under the enable_remoting_host==1 condition, and doesn't exist when that condition is false. This fixes the following error when remoting=1 enable_remoting_host=0: KeyError: '/ssd/src/chromium/src/remoting/remoting.gyp:remoting_perftests#target' BUG=none TEST=GYP_DEFINES='use_ozone=1' gclient runhooks Review URL: https://codereview.chromium.org/1351143003 Cr-Commit-Position: refs/heads/master@{#349597}
Diffstat (limited to 'remoting/remoting_all.gyp')
-rw-r--r--remoting/remoting_all.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/remoting_all.gyp b/remoting/remoting_all.gyp
index b624351..ee135c0 100644
--- a/remoting/remoting_all.gyp
+++ b/remoting/remoting_all.gyp
@@ -19,7 +19,6 @@
'../remoting/remoting.gyp:remoting_breakpad',
'../remoting/remoting.gyp:remoting_browser_test_resources',
'../remoting/remoting.gyp:remoting_client',
- '../remoting/remoting.gyp:remoting_perftests',
'../remoting/remoting.gyp:remoting_protocol',
'../remoting/remoting.gyp:remoting_resources',
'../remoting/remoting.gyp:remoting_test_support',