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

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

Created:
4 years, 7 months ago by gab
Modified:
4 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, Paweł Hajdan Jr., darin (slow to review), ben+mojo_chromium.org, mmenke, qsr+mojo_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 net/ Changes made by tools/git/move_source_file.py Note: tool also re-ordered limits.h and stddef.h #include <limits.h> #include <stddef.h> in websocket_channel.cc BUG=610438 Committed: https://crrev.com/f767595f6aa8acb9dc26c3e00461d8b3f76a3a5a Cr-Commit-Position: refs/heads/master@{#393010}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -132 lines) Patch
M net/android/http_auth_negotiate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/directory_lister.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/directory_lister_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/elements_upload_data_stream_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/file_stream_context_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/file_stream_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/mock_file_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/upload_file_element_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/nss_cert_database_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/nss_cert_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster_store_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_store_test_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_store_unittest.h View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/blockfile/backend_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/blockfile/eviction.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/blockfile/in_flight_io.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/blockfile/sparse_control.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/disk_cache_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/disk_cache_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_backend_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_entry_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_index_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_config_service_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_config_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_transaction.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/host_resolver_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/host_resolver_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/mdns_client_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/mdns_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/mock_host_resolver.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/mock_mdns_socket_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/serial_worker.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/extras/sqlite/sqlite_channel_id_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/bidirectional_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/failing_http_transaction_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_auth_handler_mock.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_cache_transaction.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_response_body_drainer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_server_properties_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_server_properties_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_server_properties_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_parser_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_transaction_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/mock_http_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/transport_security_persister.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/nqe/network_quality_estimator.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/multi_threaded_proxy_resolver.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/network_delegate_error_observer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/polling_proxy_config_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_config_service_linux_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8_tracing.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_script_decider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_script_fetcher_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_script_fetcher_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_service_mojo.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_service_v8.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/p2p/quic_p2p_session_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_chromium_client_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_chromium_client_session_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_chromium_client_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_chromium_packet_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_http_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_stream_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_stream_factory_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/sdch/sdch_owner_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/server/http_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/server/http_server_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/client_socket_pool_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/client_socket_pool_base_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/fuzzed_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/socket_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_server_socket_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/transport_client_socket_pool_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/websocket_endpoint_lock_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/websocket_transport_client_socket_pool.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/websocket_transport_client_socket_pool_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_http_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_proxy_client_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/channel_id_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/channel_id_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/default_channel_id_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/threaded_ssl_private_key.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/embedded_test_server/default_handlers.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/embedded_test_server/embedded_test_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/url_request/ssl_certificate_error_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/url_request/url_request_failed_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/url_request/url_request_mock_data_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/url_request/url_request_slow_download_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/disk_cache_memory_test/disk_cache_memory_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/gdig/gdig.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_simple_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/synchronous_host_resolver.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/udp/udp_socket_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/certificate_report_sender_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/sdch_dictionary_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/sdch_dictionary_fetcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/test_url_fetcher_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_fetcher_core.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_fetcher_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_fetcher_response_writer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_error_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_file_dir_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_file_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_ftp_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_http_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_job_factory_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_redirect_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_simple_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_test_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_channel.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/websockets/websocket_channel_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_end_to_end_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_stream_cookie_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 10 (5 generated)
gab
agl PTAL : automated rename of a header side-effects on net/
4 years, 7 months ago (2016-05-11 17:08:39 UTC) #3
agl
lgtm
4 years, 7 months ago (2016-05-11 17:33:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1969043002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1969043002/1
4 years, 7 months ago (2016-05-11 17:41:40 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-11 18:50:48 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 18:52:04 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f767595f6aa8acb9dc26c3e00461d8b3f76a3a5a
Cr-Commit-Position: refs/heads/master@{#393010}

Powered by Google App Engine
This is Rietveld 408576698