Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: remoting/remoting.gyp

Issue 8549007: Remove chromotocol_test_client (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/protocol/protocol_test_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 496b0eaf34366e0fd816eb52eb37be0d10ab6e00..fea9301febbc60d54bd8e5135c1a2898df6ae3f7 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -830,21 +830,6 @@
],
}, # end of target differ_block_sse2
- {
- 'target_name': 'chromotocol_test_client',
- 'type': 'executable',
- 'variables': { 'enable_wexit_time_destructors': 1, },
- 'dependencies': [
- 'remoting_base',
- 'remoting_protocol',
- ],
- 'sources': [
- 'protocol/protocol_test_client.cc',
- '../base/test/mock_chrome_application_mac.mm',
- '../base/test/mock_chrome_application_mac.h',
- ],
- }, # end of target 'chromotocol_test_client'
-
# Remoting unit tests
{
'target_name': 'remoting_unittests',
« no previous file with comments | « remoting/protocol/protocol_test_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698