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

Side by Side Diff: remoting/remoting.gyp

Issue 16780006: Moved remoting::win::MessageWindow to base::win::MessageWindow so that it could be re-used outside … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
455 'host/url_request_context.h', 455 'host/url_request_context.h',
456 'host/usage_stats_consent.h', 456 'host/usage_stats_consent.h',
457 'host/usage_stats_consent_mac.cc', 457 'host/usage_stats_consent_mac.cc',
458 'host/usage_stats_consent_win.cc', 458 'host/usage_stats_consent_win.cc',
459 'host/video_scheduler.cc', 459 'host/video_scheduler.cc',
460 'host/video_scheduler.h', 460 'host/video_scheduler.h',
461 'host/vlog_net_log.cc', 461 'host/vlog_net_log.cc',
462 'host/vlog_net_log.h', 462 'host/vlog_net_log.h',
463 'host/win/launch_process_with_token.cc', 463 'host/win/launch_process_with_token.cc',
464 'host/win/launch_process_with_token.h', 464 'host/win/launch_process_with_token.h',
465 'host/win/message_window.cc',
466 'host/win/message_window.h',
467 'host/win/omaha.cc', 465 'host/win/omaha.cc',
468 'host/win/omaha.h', 466 'host/win/omaha.h',
469 'host/win/rdp_client.cc', 467 'host/win/rdp_client.cc',
470 'host/win/rdp_client.h', 468 'host/win/rdp_client.h',
471 'host/win/rdp_client_window.cc', 469 'host/win/rdp_client_window.cc',
472 'host/win/rdp_client_window.h', 470 'host/win/rdp_client_window.h',
473 'host/win/security_descriptor.cc', 471 'host/win/security_descriptor.cc',
474 'host/win/security_descriptor.h', 472 'host/win/security_descriptor.h',
475 'host/win/session_desktop_environment.cc', 473 'host/win/session_desktop_environment.cc',
476 'host/win/session_desktop_environment.h', 474 'host/win/session_desktop_environment.h',
(...skipping 2199 matching lines...) Expand 10 before | Expand all | Expand 10 after
2676 'host/screen_capturer_fake.h', 2674 'host/screen_capturer_fake.h',
2677 'host/screen_resolution_unittest.cc', 2675 'host/screen_resolution_unittest.cc',
2678 'host/server_log_entry_unittest.cc', 2676 'host/server_log_entry_unittest.cc',
2679 'host/setup/native_messaging_host_unittest.cc', 2677 'host/setup/native_messaging_host_unittest.cc',
2680 'host/setup/native_messaging_reader_unittest.cc', 2678 'host/setup/native_messaging_reader_unittest.cc',
2681 'host/setup/native_messaging_writer_unittest.cc', 2679 'host/setup/native_messaging_writer_unittest.cc',
2682 'host/setup/oauth_helper_unittest.cc', 2680 'host/setup/oauth_helper_unittest.cc',
2683 'host/setup/pin_validator_unittest.cc', 2681 'host/setup/pin_validator_unittest.cc',
2684 'host/token_validator_factory_impl_unittest.cc', 2682 'host/token_validator_factory_impl_unittest.cc',
2685 'host/video_scheduler_unittest.cc', 2683 'host/video_scheduler_unittest.cc',
2686 'host/win/message_window_unittest.cc',
2687 'host/win/rdp_client_unittest.cc', 2684 'host/win/rdp_client_unittest.cc',
2688 'host/win/worker_process_launcher.cc', 2685 'host/win/worker_process_launcher.cc',
2689 'host/win/worker_process_launcher.h', 2686 'host/win/worker_process_launcher.h',
2690 'host/win/worker_process_launcher_unittest.cc', 2687 'host/win/worker_process_launcher_unittest.cc',
2691 'jingle_glue/chromium_socket_factory_unittest.cc', 2688 'jingle_glue/chromium_socket_factory_unittest.cc',
2692 'jingle_glue/fake_signal_strategy.cc', 2689 'jingle_glue/fake_signal_strategy.cc',
2693 'jingle_glue/fake_signal_strategy.h', 2690 'jingle_glue/fake_signal_strategy.h',
2694 'jingle_glue/iq_sender_unittest.cc', 2691 'jingle_glue/iq_sender_unittest.cc',
2695 'jingle_glue/mock_objects.cc', 2692 'jingle_glue/mock_objects.cc',
2696 'jingle_glue/mock_objects.h', 2693 'jingle_glue/mock_objects.h',
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
2798 '../base/allocator/allocator.gyp:allocator', 2795 '../base/allocator/allocator.gyp:allocator',
2799 ], 2796 ],
2800 }, 2797 },
2801 ], 2798 ],
2802 ], 2799 ],
2803 }], # end of 'toolkit_uses_gtk == 1' 2800 }], # end of 'toolkit_uses_gtk == 1'
2804 ], # end of 'conditions' 2801 ], # end of 'conditions'
2805 }, # end of target 'remoting_unittests' 2802 }, # end of target 'remoting_unittests'
2806 ], # end of targets 2803 ], # end of targets
2807 } 2804 }
OLDNEW
« base/win/message_window.cc ('K') | « remoting/host/win/message_window_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698