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

Side by Side Diff: remoting/remoting.gyp

Issue 11018004: Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Windows build. Created 8 years, 2 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « remoting/host/win/session_desktop_environment_factory.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 # TODO(dmaclach): can we pick this up some other way? Right now it's 7 # TODO(dmaclach): can we pick this up some other way? Right now it's
8 # duplicated from chrome.gyp 8 # duplicated from chrome.gyp
9 'chromium_code': 1, 9 'chromium_code': 1,
10 10
(...skipping 1329 matching lines...) Expand 10 before | Expand all | Expand 10 after
1340 'host/differ.cc', 1340 'host/differ.cc',
1341 'host/differ.h', 1341 'host/differ.h',
1342 'host/disconnect_window.h', 1342 'host/disconnect_window.h',
1343 'host/disconnect_window_gtk.cc', 1343 'host/disconnect_window_gtk.cc',
1344 'host/disconnect_window_mac.h', 1344 'host/disconnect_window_mac.h',
1345 'host/disconnect_window_mac.mm', 1345 'host/disconnect_window_mac.mm',
1346 'host/disconnect_window_win.cc', 1346 'host/disconnect_window_win.cc',
1347 'host/dns_blackhole_checker.cc', 1347 'host/dns_blackhole_checker.cc',
1348 'host/dns_blackhole_checker.h', 1348 'host/dns_blackhole_checker.h',
1349 'host/event_executor.h', 1349 'host/event_executor.h',
1350 'host/event_executor_fake.cc',
1351 'host/event_executor_fake.h',
1350 'host/event_executor_linux.cc', 1352 'host/event_executor_linux.cc',
1351 'host/event_executor_mac.cc', 1353 'host/event_executor_mac.cc',
1352 'host/event_executor_win.cc', 1354 'host/event_executor_win.cc',
1353 'host/gaia_oauth_client.cc', 1355 'host/gaia_oauth_client.cc',
1354 'host/gaia_oauth_client.h', 1356 'host/gaia_oauth_client.h',
1355 'host/heartbeat_sender.cc', 1357 'host/heartbeat_sender.cc',
1356 'host/heartbeat_sender.h', 1358 'host/heartbeat_sender.h',
1357 'host/host_config.cc', 1359 'host/host_config.cc',
1358 'host/host_config.h', 1360 'host/host_config.h',
1359 'host/host_exit_codes.h', 1361 'host/host_exit_codes.h',
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
1885 'codec/video_decoder_vp8_unittest.cc', 1887 'codec/video_decoder_vp8_unittest.cc',
1886 'codec/video_encode_decode_unittest.cc', 1888 'codec/video_encode_decode_unittest.cc',
1887 'codec/video_encoder_row_based_unittest.cc', 1889 'codec/video_encoder_row_based_unittest.cc',
1888 'codec/video_encoder_vp8_unittest.cc', 1890 'codec/video_encoder_vp8_unittest.cc',
1889 'host/audio_capturer_win_unittest.cc', 1891 'host/audio_capturer_win_unittest.cc',
1890 'host/chromoting_host_context_unittest.cc', 1892 'host/chromoting_host_context_unittest.cc',
1891 'host/chromoting_host_unittest.cc', 1893 'host/chromoting_host_unittest.cc',
1892 'host/client_session_unittest.cc', 1894 'host/client_session_unittest.cc',
1893 'host/differ_block_unittest.cc', 1895 'host/differ_block_unittest.cc',
1894 'host/differ_unittest.cc', 1896 'host/differ_unittest.cc',
1895 'host/event_executor_fake.cc',
1896 'host/event_executor_fake.h',
1897 'host/heartbeat_sender_unittest.cc', 1897 'host/heartbeat_sender_unittest.cc',
1898 'host/host_key_pair_unittest.cc', 1898 'host/host_key_pair_unittest.cc',
1899 'host/host_mock_objects.cc', 1899 'host/host_mock_objects.cc',
1900 'host/host_mock_objects.h', 1900 'host/host_mock_objects.h',
1901 'host/json_host_config_unittest.cc', 1901 'host/json_host_config_unittest.cc',
1902 'host/log_to_server_unittest.cc', 1902 'host/log_to_server_unittest.cc',
1903 'host/pin_hash_unittest.cc', 1903 'host/pin_hash_unittest.cc',
1904 'host/policy_hack/fake_policy_watcher.cc', 1904 'host/policy_hack/fake_policy_watcher.cc',
1905 'host/policy_hack/fake_policy_watcher.h', 1905 'host/policy_hack/fake_policy_watcher.h',
1906 'host/policy_hack/mock_policy_callback.cc', 1906 'host/policy_hack/mock_policy_callback.cc',
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
1984 '../base/allocator/allocator.gyp:allocator', 1984 '../base/allocator/allocator.gyp:allocator',
1985 ], 1985 ],
1986 }, 1986 },
1987 ], 1987 ],
1988 ], 1988 ],
1989 }], 1989 }],
1990 ], # end of 'conditions' 1990 ], # end of 'conditions'
1991 }, # end of target 'remoting_unittests' 1991 }, # end of target 'remoting_unittests'
1992 ], # end of targets 1992 ], # end of targets
1993 } 1993 }
OLDNEW
« no previous file with comments | « remoting/host/win/session_desktop_environment_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698