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

Issue 1969053002: Fix include path for moved thread_task_runner_handle.h header in remoting/ (Closed)

Created:
4 years, 7 months ago by gab
Modified:
4 years, 7 months ago
Reviewers:
garykac
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@a1_move_task_runner_handle
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix include path for moved thread_task_runner_handle.h header in remoting/ Changes made by tools/git/move_source_file.py BUG=610438 TBR=garykac Committed: https://crrev.com/bac02f591068dade3ef5a4febce998af8a8358c6 Cr-Commit-Position: refs/heads/master@{#392982}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -61 lines) Patch
M remoting/base/socket_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/plugin/chromoting_instance.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/client/plugin/pepper_network_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/audio_pump.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/client_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/desktop_capturer_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/fake_oauth_token_getter.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/gcd_rest_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/gcd_state_updater_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/heartbeat_sender.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/host_change_notification_listener.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/linux/certificate_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/mouse_cursor_monitor_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/native_messaging/log_message_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/native_messaging/native_messaging_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/policy_watcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/security_key/fake_remote_security_key_ipc_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/security_key/fake_remote_security_key_message_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/security_key/gnubby_extension_session_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/security_key/remote_security_key_ipc_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/security_key/remote_security_key_message_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/security_key/remote_security_key_message_reader_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/daemon_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/daemon_controller_delegate_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/daemon_controller_delegate_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/host_starter.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/wts_session_process_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/channel_multiplexer.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/fake_datagram_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/fake_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/fake_stream_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/ice_transport_channel.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/ice_transport_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/jingle_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/message_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/pairing_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/pairing_registry_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/protocol_mock_objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/transport_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_data_stream_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_transport.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_video_renderer_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/signaling/fake_signal_strategy.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/signaling/iq_sender.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/signaling/xmpp_signal_strategy.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/signaling/xmpp_stream_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/access_token_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/app_remoting_connected_client_fixture.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/app_remoting_connection_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/app_remoting_latency_test_fixture.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/app_remoting_report_issue_request.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/fake_app_remoting_report_issue_request.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/fake_socket_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/host_list_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/protocol_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/remote_host_info_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/test_chromoting_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/test_video_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/test_video_renderer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 10 (5 generated)
gab
TBR garykac for automated side-effects of header rename on remoting/
4 years, 7 months ago (2016-05-11 17:13:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1969053002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1969053002/1
4 years, 7 months ago (2016-05-11 17:13:47 UTC) #5
garykac
lgtm
4 years, 7 months ago (2016-05-11 17:21:16 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-11 17:56:06 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 17:57:37 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bac02f591068dade3ef5a4febce998af8a8358c6
Cr-Commit-Position: refs/heads/master@{#392982}

Powered by Google App Engine
This is Rietveld 408576698