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

Side by Side Diff: remoting/remoting.gyp

Issue 15261005: Allow multiple base::MessagePumpForUI instances to be created simultanenously on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed the component build. Created 7 years, 7 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
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 443 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 'host/url_request_context.h', 454 'host/url_request_context.h',
455 'host/usage_stats_consent.h', 455 'host/usage_stats_consent.h',
456 'host/usage_stats_consent_mac.cc', 456 'host/usage_stats_consent_mac.cc',
457 'host/usage_stats_consent_win.cc', 457 'host/usage_stats_consent_win.cc',
458 'host/video_scheduler.cc', 458 'host/video_scheduler.cc',
459 'host/video_scheduler.h', 459 'host/video_scheduler.h',
460 'host/vlog_net_log.cc', 460 'host/vlog_net_log.cc',
461 'host/vlog_net_log.h', 461 'host/vlog_net_log.h',
462 'host/win/launch_process_with_token.cc', 462 'host/win/launch_process_with_token.cc',
463 'host/win/launch_process_with_token.h', 463 'host/win/launch_process_with_token.h',
464 'host/win/message_window.cc',
465 'host/win/message_window.h',
466 'host/win/omaha.cc', 464 'host/win/omaha.cc',
467 'host/win/omaha.h', 465 'host/win/omaha.h',
468 'host/win/rdp_client.cc', 466 'host/win/rdp_client.cc',
469 'host/win/rdp_client.h', 467 'host/win/rdp_client.h',
470 'host/win/rdp_client_window.cc', 468 'host/win/rdp_client_window.cc',
471 'host/win/rdp_client_window.h', 469 'host/win/rdp_client_window.h',
472 'host/win/security_descriptor.cc', 470 'host/win/security_descriptor.cc',
473 'host/win/security_descriptor.h', 471 'host/win/security_descriptor.h',
474 'host/win/session_desktop_environment.cc', 472 'host/win/session_desktop_environment.cc',
475 'host/win/session_desktop_environment.h', 473 'host/win/session_desktop_environment.h',
(...skipping 2157 matching lines...) Expand 10 before | Expand all | Expand 10 after
2633 'host/policy_hack/policy_watcher_unittest.cc', 2631 'host/policy_hack/policy_watcher_unittest.cc',
2634 'host/register_support_host_request_unittest.cc', 2632 'host/register_support_host_request_unittest.cc',
2635 'host/remote_input_filter_unittest.cc', 2633 'host/remote_input_filter_unittest.cc',
2636 'host/resizing_host_observer_unittest.cc', 2634 'host/resizing_host_observer_unittest.cc',
2637 'host/screen_resolution_unittest.cc', 2635 'host/screen_resolution_unittest.cc',
2638 'host/server_log_entry_unittest.cc', 2636 'host/server_log_entry_unittest.cc',
2639 'host/setup/oauth_helper_unittest.cc', 2637 'host/setup/oauth_helper_unittest.cc',
2640 'host/setup/pin_validator_unittest.cc', 2638 'host/setup/pin_validator_unittest.cc',
2641 'host/token_validator_factory_impl_unittest.cc', 2639 'host/token_validator_factory_impl_unittest.cc',
2642 'host/video_scheduler_unittest.cc', 2640 'host/video_scheduler_unittest.cc',
2643 'host/win/message_window_unittest.cc',
2644 'host/win/rdp_client_unittest.cc', 2641 'host/win/rdp_client_unittest.cc',
2645 'host/win/worker_process_launcher.cc', 2642 'host/win/worker_process_launcher.cc',
2646 'host/win/worker_process_launcher.h', 2643 'host/win/worker_process_launcher.h',
2647 'host/win/worker_process_launcher_unittest.cc', 2644 'host/win/worker_process_launcher_unittest.cc',
2648 'jingle_glue/chromium_socket_factory_unittest.cc', 2645 'jingle_glue/chromium_socket_factory_unittest.cc',
2649 'jingle_glue/fake_signal_strategy.cc', 2646 'jingle_glue/fake_signal_strategy.cc',
2650 'jingle_glue/fake_signal_strategy.h', 2647 'jingle_glue/fake_signal_strategy.h',
2651 'jingle_glue/iq_sender_unittest.cc', 2648 'jingle_glue/iq_sender_unittest.cc',
2652 'jingle_glue/mock_objects.cc', 2649 'jingle_glue/mock_objects.cc',
2653 'jingle_glue/mock_objects.h', 2650 'jingle_glue/mock_objects.h',
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
2755 '../base/allocator/allocator.gyp:allocator', 2752 '../base/allocator/allocator.gyp:allocator',
2756 ], 2753 ],
2757 }, 2754 },
2758 ], 2755 ],
2759 ], 2756 ],
2760 }], # end of 'toolkit_uses_gtk == 1' 2757 }], # end of 'toolkit_uses_gtk == 1'
2761 ], # end of 'conditions' 2758 ], # end of 'conditions'
2762 }, # end of target 'remoting_unittests' 2759 }, # end of target 'remoting_unittests'
2763 ], # end of targets 2760 ], # end of targets
2764 } 2761 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698