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

Issue 16625010: Use a direct include of strings headers in content/browser/, part 2. (Closed)

Created:
7 years, 6 months ago by Avi (use Gerrit)
Modified:
7 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, creis+watch_chromium.org, gavinp+disk_chromium.org, nona+watch_chromium.org, jam, penghuang+watch_chromium.org, sail+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, dcheng, ajwong+watch_chromium.org, James Su, yusukes+watch_chromium.org
Visibility:
Public.

Description

Use a direct include of strings headers in content/browser/, part 2. BUG=247723 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205435

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -98 lines) Patch
M content/browser/loader/async_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/buffered_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/certificate_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/mach_broker_mac.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/media/media_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/media_internals.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/media_internals.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store.cc View 1 chunk +2 lines, -2 lines 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/view_blob_internals_job_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/view_http_cache_job_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_service_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ppapi_plugin_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/gesture_event_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/gtk_im_context_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/gtk_im_context_wrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/gtk_key_bindings_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java/java_bound_object.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_channel_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java/java_method.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_oracle_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/web_contents_capture_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/web_contents_video_capture_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_tcp_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/text_input_client_message_filter.mm 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/session_history_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/audio_encoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/google_one_shot_remote_engine.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/speech/google_streaming_remote_engine.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/speech/speech_recognition_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_policy_backend.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/storage_partition_impl_map.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/streams/stream_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tracing/trace_controller_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tracing/tracing_ui.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/web_contents/interstitial_page_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/navigation_controller_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/navigation_entry_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/navigation_entry_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_contents_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_dest_mac.h View 1 chunk +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.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/url_data_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/url_data_manager_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/url_data_source_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui_data_source_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui_message_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui_message_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/worker_host/message_port_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/worker_host/test/worker_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/worker_host/worker_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16625010/1
7 years, 6 months ago (2013-06-10 20:39:56 UTC) #1
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-11 00:08:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16625010/1
7 years, 6 months ago (2013-06-11 00:19:01 UTC) #3
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-11 02:04:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/16625010/1
7 years, 6 months ago (2013-06-11 03:40:47 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-11 06:31:53 UTC) #6
Message was sent while issue was closed.
Change committed as 205435

Powered by Google App Engine
This is Rietveld 408576698