diff options
author | joedow <joedow@chromium.org> | 2015-09-22 09:11:09 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-22 16:11:51 +0000 |
commit | 42824778ce1ea638cca2e3e96f128ea349d3c130 (patch) | |
tree | 06e0f75beb8b412e3cb578c2d8d0694ef56c53fc /testing | |
parent | 3146b3a43b240dcc6d64d5dc6986a311505104e8 (diff) | |
download | chromium_src-42824778ce1ea638cca2e3e96f128ea349d3c130.zip chromium_src-42824778ce1ea638cca2e3e96f128ea349d3c130.tar.gz chromium_src-42824778ce1ea638cca2e3e96f128ea349d3c130.tar.bz2 |
Removing App Remoting build target from waterfall build file.
BUG=
Review URL: https://codereview.chromium.org/1345413003
Cr-Commit-Position: refs/heads/master@{#350165}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/chromoting/dependencies.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/chromoting/dependencies.gypi b/testing/chromoting/dependencies.gypi index 84d70dc..7a0b9b2 100644 --- a/testing/chromoting/dependencies.gypi +++ b/testing/chromoting/dependencies.gypi @@ -18,7 +18,6 @@ 'dependencies': [ '../../remoting/remoting.gyp:chromoting_test_driver', '../../remoting/remoting.gyp:remoting_me2me_host_archive', - '../../remoting/internal/app_remoting_all.gyp:app_remoting_all_apps', '../../remoting/internal/app_remoting_all.gyp:ar_test_driver', ], }], # OS=="linux" |