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

Issue 18868005: content: Migrate from googleurl/ includes to url/ ones. (Closed)

Created:
7 years, 5 months ago by tfarina
Modified:
7 years, 5 months ago
CC:
chromium-reviews, asanka, tzik+watch_chromium.org, ahutter, dcheng, rginda+watch_chromium.org, ajwong+watch_chromium.org, kinuko+watch, aandrey+blink_chromium.org, Ilya Sherman, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, vsevik, benjhayden+dwatch_chromium.org, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, jochen+watch_chromium.org, chromium-apps-reviews_chromium.org, Raman Kakilate, creis+watch_chromium.org, feature-media-reviews_chromium.org, paulirish+reviews_chromium.org, Albert Bodenhamer, rouslan+autofillwatch_chromium.org, yurys, benquan, Dane Wallinga, dyu1, estade+watch_chromium.org, pfeldman
Visibility:
Public.

Description

content: Migrate from googleurl/ includes to url/ ones. BUG=229660 TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210626

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -181 lines) Patch
M content/browser/android/content_view_core_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/download_controller_android_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/load_url_params.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/media_player_manager_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/media_resource_getter_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/web_contents_observer_android.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/browser_url_handler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_url_handler_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/devtools_http_handler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/renderer_overrides_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/dom_storage/dom_storage_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/base_file.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_create_info.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_file_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_item_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_net_log_parameters.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_file.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_file_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/file_metadata_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/file_metadata_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/file_metadata_unittest_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_file_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_file_resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_item.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_package.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_package_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_types.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/location_arbitrator_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/network_location_request.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_data_manager_impl_private_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/histogram_internals_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/async_resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/certificate_resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/stream_resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/throttling_resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/upload_data_stream_builder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/webrtc_identity_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/webrtc_identity_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_service_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/clipboard_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/media_stream_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_system_browser_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/quota_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/resolve_proxy_msg_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/safe_util_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_instance_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_error_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/ssl/ssl_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/streams/stream.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/streams/stream_registry.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/debug_urls.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/frame_tree_node.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/interstitial_page_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_dest_win.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/url_data_manager_backend.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui_controller_factory_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/worker_host/test/worker_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/worker_host/worker_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/fileapi/webfilesystem_callback_adapters.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/npobject_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/npobject_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/quota_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/socket_stream_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/common_param_traits_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/common/dom_storage_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/file_system_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/geolocation_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/gpu_channel_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.h View 2 chunks +1 line, -1 line 0 comments Download
M content/common/media/media_player_messages_android.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/media/media_stream_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/media/webrtc_identity_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/page_state_serialization.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/pepper_renderer_instance_data.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/quota_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/socket_stream_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/url_schemes.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/websocket_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/worker_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_delegate_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/access_token_store.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/browser_ppapi_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/download_url_parameters.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/download_url_parameters.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/favicon_status.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/indexed_db_info.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/javascript_dialog_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/load_from_memory_cache_details.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/load_notification_details.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/navigation_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/navigation_details.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/page_navigator.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/resource_request_details.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/browser/site_instance.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/stream_handle.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/worker_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/common_param_traits.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/context_menu_params.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/common/favicon_url.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/frame_navigate_params.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/media_stream_request.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/password_form.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/referrer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/resource_response.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/show_desktop_notification_params.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/url_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/browser_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_download_item.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_download_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/render_view_fake_resources_test.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/public/test/test_file_error_injector.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/android/address_detector.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/android/content_detector.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_storage/webstoragenamespace_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/fetchers/alt_error_page_resource_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/fetchers/resource_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/image_loading_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/internal_document_state_data.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/android/media_info_loader.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/android/webmediaplayer_proxy_android.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/mock_media_stream_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_identity_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_file_system_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_platform_audio_input_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_platform_context_3d_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_platform_video_capture_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/savable_resources.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/web_ui_extension.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/webclipboard_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/renderer/webplugin_delegate_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/websharedworker_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/shell_manager.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/shell/common/shell_test_configuration.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/shell_media_stream_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_application_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_browser_main_parts.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_layout_tests_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_browser_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_failed_job.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_slow_download_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/worker/websharedworker_stub.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
tfarina
TBRing...
7 years, 5 months ago (2013-07-08 23:26:36 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/18868005/1
7 years, 5 months ago (2013-07-08 23:27:29 UTC) #2
tfarina
Committed patchset #1 manually as r210626 (presubmit successful).
7 years, 5 months ago (2013-07-09 21:19:09 UTC) #3
darin (slow to review)
7 years, 5 months ago (2013-07-15 21:11:41 UTC) #4
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698