summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-26 20:18:40 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-26 20:18:40 +0000
commitd462298cf2a54318e0f1ad0126ed0b3cab952f4f (patch)
treea222a397c78cffbab3050b8d950ee65b9b305f66 /remoting/remoting.gyp
parentd931741758670a6310cdfc2a776f046e428e846b (diff)
downloadchromium_src-d462298cf2a54318e0f1ad0126ed0b3cab952f4f.zip
chromium_src-d462298cf2a54318e0f1ad0126ed0b3cab952f4f.tar.gz
chromium_src-d462298cf2a54318e0f1ad0126ed0b3cab952f4f.tar.bz2
Revert "Fix crashes in ChromotingHost"
Reverting the patch since it exposed several memory leaks and threading problems. TBR=thakis BUG=70935 TEST=None Review URL: http://codereview.chromium.org/6266023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72679 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 0f0ce91..36acfd3 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -469,7 +469,6 @@
'client/mock_objects.h',
'host/access_verifier_unittest.cc',
'host/chromoting_host_context_unittest.cc',
- 'host/chromoting_host_unittest.cc',
'host/differ_unittest.cc',
'host/differ_block_unittest.cc',
'host/heartbeat_sender_unittest.cc',