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

Side by Side Diff: remoting/remoting.gyp

Issue 13142002: Moved code implementing message-only windows to a dedicated class (Windows only). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback. Created 7 years, 8 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/message_window_unittest.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 433 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 'host/url_request_context.h', 444 'host/url_request_context.h',
445 'host/usage_stats_consent.h', 445 'host/usage_stats_consent.h',
446 'host/usage_stats_consent_mac.cc', 446 'host/usage_stats_consent_mac.cc',
447 'host/usage_stats_consent_win.cc', 447 'host/usage_stats_consent_win.cc',
448 'host/video_scheduler.cc', 448 'host/video_scheduler.cc',
449 'host/video_scheduler.h', 449 'host/video_scheduler.h',
450 'host/vlog_net_log.cc', 450 'host/vlog_net_log.cc',
451 'host/vlog_net_log.h', 451 'host/vlog_net_log.h',
452 'host/win/launch_process_with_token.cc', 452 'host/win/launch_process_with_token.cc',
453 'host/win/launch_process_with_token.h', 453 'host/win/launch_process_with_token.h',
454 'host/win/message_window.cc',
455 'host/win/message_window.h',
454 'host/win/omaha.cc', 456 'host/win/omaha.cc',
455 'host/win/omaha.h', 457 'host/win/omaha.h',
456 'host/win/rdp_client.cc', 458 'host/win/rdp_client.cc',
457 'host/win/rdp_client.h', 459 'host/win/rdp_client.h',
458 'host/win/rdp_client_window.cc', 460 'host/win/rdp_client_window.cc',
459 'host/win/rdp_client_window.h', 461 'host/win/rdp_client_window.h',
460 'host/win/security_descriptor.cc', 462 'host/win/security_descriptor.cc',
461 'host/win/security_descriptor.h', 463 'host/win/security_descriptor.h',
462 'host/win/session_desktop_environment.cc', 464 'host/win/session_desktop_environment.cc',
463 'host/win/session_desktop_environment.h', 465 'host/win/session_desktop_environment.h',
(...skipping 2094 matching lines...) Expand 10 before | Expand all | Expand 10 after
2558 'host/policy_hack/mock_policy_callback.h', 2560 'host/policy_hack/mock_policy_callback.h',
2559 'host/policy_hack/policy_watcher_unittest.cc', 2561 'host/policy_hack/policy_watcher_unittest.cc',
2560 'host/register_support_host_request_unittest.cc', 2562 'host/register_support_host_request_unittest.cc',
2561 'host/remote_input_filter_unittest.cc', 2563 'host/remote_input_filter_unittest.cc',
2562 'host/resizing_host_observer_unittest.cc', 2564 'host/resizing_host_observer_unittest.cc',
2563 'host/screen_resolution_unittest.cc', 2565 'host/screen_resolution_unittest.cc',
2564 'host/server_log_entry_unittest.cc', 2566 'host/server_log_entry_unittest.cc',
2565 'host/setup/oauth_helper_unittest.cc', 2567 'host/setup/oauth_helper_unittest.cc',
2566 'host/setup/pin_validator_unittest.cc', 2568 'host/setup/pin_validator_unittest.cc',
2567 'host/video_scheduler_unittest.cc', 2569 'host/video_scheduler_unittest.cc',
2570 'host/win/message_window_unittest.cc',
2568 'host/win/rdp_client_unittest.cc', 2571 'host/win/rdp_client_unittest.cc',
2569 'host/win/worker_process_launcher.cc', 2572 'host/win/worker_process_launcher.cc',
2570 'host/win/worker_process_launcher.h', 2573 'host/win/worker_process_launcher.h',
2571 'host/win/worker_process_launcher_unittest.cc', 2574 'host/win/worker_process_launcher_unittest.cc',
2572 'jingle_glue/chromium_socket_factory_unittest.cc', 2575 'jingle_glue/chromium_socket_factory_unittest.cc',
2573 'jingle_glue/fake_signal_strategy.cc', 2576 'jingle_glue/fake_signal_strategy.cc',
2574 'jingle_glue/fake_signal_strategy.h', 2577 'jingle_glue/fake_signal_strategy.h',
2575 'jingle_glue/iq_sender_unittest.cc', 2578 'jingle_glue/iq_sender_unittest.cc',
2576 'jingle_glue/mock_objects.cc', 2579 'jingle_glue/mock_objects.cc',
2577 'jingle_glue/mock_objects.h', 2580 'jingle_glue/mock_objects.h',
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
2678 '../base/allocator/allocator.gyp:allocator', 2681 '../base/allocator/allocator.gyp:allocator',
2679 ], 2682 ],
2680 }, 2683 },
2681 ], 2684 ],
2682 ], 2685 ],
2683 }], # end of 'toolkit_uses_gtk == 1' 2686 }], # end of 'toolkit_uses_gtk == 1'
2684 ], # end of 'conditions' 2687 ], # end of 'conditions'
2685 }, # end of target 'remoting_unittests' 2688 }, # end of target 'remoting_unittests'
2686 ], # end of targets 2689 ], # end of targets
2687 } 2690 }
OLDNEW
« no previous file with comments | « 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