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

Issue 8340028: Salient parts of http://codereview.chromium.org/8392042/ (Closed)

Created:
9 years, 1 month ago by Jói
Modified:
9 years, 1 month ago
Reviewers:
jam
CC:
chromium-reviews, vrk (LEFT CHROMIUM), jam, achuith+watch_chromium.org, annacc+watch_chromium.org, rginda+watch_chromium.org, ajwong+watch_chromium.org, kinuko+watch, cbentzel+watch_chromium.org, acolwell+watch_chromium.org, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, ihf+watch_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, dpranke-watch+content_chromium.org, pam+watch_chromium.org, scherkus (not reviewing), michaeln, hclam+watch_chromium.org, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., James Su
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Salient parts of http://codereview.chromium.org/8392042/ This is all of the changes under content/ (some of those are just search-replace), and a few of the changes under chrome/. BUG=none TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+556 lines, -964 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/tools/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/appcache/chrome_appcache_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/chrome_appcache_service_unittest.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M content/browser/browser_child_process_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/browser_main.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/browser_main_loop.h View 3 chunks +2 lines, -2 lines 0 comments Download
M content/browser/browser_main_loop.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/browser_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_process_sub_thread.h View 3 chunks +7 lines, -3 lines 0 comments Download
M content/browser/browser_process_sub_thread.cc View 2 chunks +5 lines, -1 line 0 comments Download
D content/browser/browser_thread.h View 1 chunk +0 lines, -251 lines 0 comments Download
D content/browser/browser_thread.cc View 1 chunk +0 lines, -340 lines 0 comments Download
A content/browser/browser_thread_impl.h View 1 chunk +53 lines, -0 lines 0 comments Download
A + content/browser/browser_thread_impl.cc View 13 chunks +165 lines, -122 lines 0 comments Download
M content/browser/browser_thread_unittest.cc View 6 chunks +14 lines, -7 lines 0 comments Download
M content/browser/child_process_launcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/chrome_blob_storage_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/debugger/devtools_http_protocol_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/debugger/devtools_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/debugger/devtools_netlog_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/debugger/worker_devtools_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_orientation/message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_orientation/provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/base_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/base_file_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/download/download_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_file_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/download/download_file_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/download/download_id_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/download/download_item.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/download/download_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/download/download_request_handle.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_resource_handler.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/download/mhtml_generation_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_file_manager.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/download/save_file_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_package.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/download/save_package_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/file_system/browser_file_system_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/font_list_async.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/core_location_data_provider_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/gps_location_provider_unittest_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_data_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/browser/host_zoom_map.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/host_zoom_map.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/dom_storage_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/dom_storage_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/dom_storage_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_quota_client_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/in_process_webkit/webkit_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/webkit_context_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/in_process_webkit/webkit_thread.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/in_process_webkit/webkit_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/mach_broker_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/url_request_slow_download_job.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/plugin_loader_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_loader_posix_unittest.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M content/browser/plugin_process_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/plugin_process_host_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_service.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/plugin_service_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/power_save_blocker_common.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/power_save_blocker_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/power_save_blocker_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/accelerated_plugin_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/buffered_resource_handler.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/clipboard_message_filter_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java_bridge_dispatcher_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager_unittest.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host_unittest.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_device_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc View 3 chunks +7 lines, -4 lines 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/media/video_capture_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_host_unittest.cc View 3 chunks +7 lines, -5 lines 0 comments Download
content/browser/renderer_host/media/video_capture_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_manager_unittest.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/pepper_file_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper_message_filter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_notification_task.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac_unittest.mm View 3 chunks +7 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_message_filter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/resource_queue.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_queue_unittest.cc View 2 chunks +3 lines, -3 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/resolve_proxy_msg_helper_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/resource_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_instance_unittest.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M content/browser/speech/speech_input_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/speech_recognizer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/speech_recognizer_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/ssl/ssl_client_auth_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_client_auth_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_error_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/tab_contents/interstitial_page.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/tab_contents/render_view_host_manager_unittest.cc View 6 chunks +9 lines, -5 lines 0 comments Download
M content/browser/tab_contents/web_drag_source_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/user_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/utility_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/worker_host/worker_process_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/content_browser.gypi View 2 chunks +3 lines, -2 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A + content/public/browser/browser_thread.h View 4 chunks +40 lines, -38 lines 0 comments Download
M content/shell/shell_browser_context.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/shell_download_manager_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/shell_url_request_context_getter.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A content/test/test_browser_thread.h View 1 chunk +24 lines, -0 lines 0 comments Download
A content/test/test_browser_thread.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M content/test/test_url_fetcher_factory.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Jói
John, here is the content/ side of the change plus some salient bits under chrome/, ...
9 years, 1 month ago (2011-10-27 15:40:29 UTC) #1
Jói
Attached are the parts that weren't under content/ and didn't look interesting to me (these ...
9 years, 1 month ago (2011-10-27 15:43:31 UTC) #2
Jói
9 years, 1 month ago (2011-10-27 15:51:35 UTC) #3
Here's another way to look at the change more quickly:

I wrote the attached script (review_helper.py), thinking it might be
nice to customize for more of our move-style changes.  You can verify
the rules it uses to ignore files pretty easily:  If all + lines
contain one of the patterns mentioned in CategorizePerFileDiffs (and
there are some extra patterns just for files containing "test.") then
that file is considered a "search and replace" file and goes to the
.searchandreplace patch.  Otherwise the diff for that whole file goes
to the .manual part of the patch.  This way you only need to look at a
96K patch file, and can just skim the other 501K file.

Attached is the script, the original patch (most current version) and
the .manual and .searchandreplace parts.

Cheers,
Jói


2011/10/27 Jói Sigurðsson <joi@chromium.org>:
> Attached are the parts that weren't under content/ and didn't look
> interesting to me (these are just changing #includes and renaming
> BrowserThread to either DeprecatedBrowserThread or
> content::TestBrowserThread).
>
> I'll follow up with another way of looking at it, that should help you
> verify you've looked at everything that isn't basically just a
> search-and-replace.
>
> Cheers,
> Jói
>
>
> On Thu, Oct 27, 2011 at 3:40 PM,  <joi@chromium.org> wrote:
>> Reviewers: John Abd-El-Malek,
>>
>> Message:
>> John, here is the content/ side of the change plus some salient bits under
>> chrome/, hopefully this makes it easier to review.
>>
>> I'll forward a patch file for the rest (everything except what's in this
>> Rietveld patch).
>>
>> Cheers,
>> Jói
>>
>>
>> Description:
>> Salient parts of http://codereview.chromium.org/8392042/
>>
>> This is all of the changes under content/ (some of those are just
>> search-replace), and a few of the changes under chrome/.
>>
>> BUG=none
>> TEST=none
>>
>>
>> Please review this at http://codereview.chromium.org/8340028/
>>
>> SVN Base: http://git.chromium.org/chromium/src.git@master
>>
>> Affected files:
>>  M chrome/chrome_tests.gypi
>>  M chrome/tools/DEPS
>>  M content/browser/appcache/chrome_appcache_service.h
>>  M content/browser/appcache/chrome_appcache_service_unittest.cc
>>  M content/browser/browser_child_process_host.cc
>>  M content/browser/browser_main.cc
>>  M content/browser/browser_main_loop.h
>>  M content/browser/browser_main_loop.cc
>>  M content/browser/browser_message_filter.h
>>  M content/browser/browser_process_sub_thread.h
>>  M content/browser/browser_process_sub_thread.cc
>>  D content/browser/browser_thread.h
>>  D content/browser/browser_thread.cc
>>  A content/browser/browser_thread_impl.h
>>  A + content/browser/browser_thread_impl.cc
>>  M content/browser/browser_thread_unittest.cc
>>  M content/browser/child_process_launcher.cc
>>  M content/browser/chrome_blob_storage_context.h
>>  M content/browser/debugger/devtools_http_protocol_handler.cc
>>  M content/browser/debugger/devtools_manager.cc
>>  M content/browser/debugger/devtools_netlog_observer.cc
>>  M content/browser/debugger/worker_devtools_manager.cc
>>  M content/browser/device_orientation/message_filter.cc
>>  M content/browser/device_orientation/provider.cc
>>  M content/browser/download/base_file.cc
>>  M content/browser/download/base_file_unittest.cc
>>  M content/browser/download/download_file.cc
>>  M content/browser/download/download_file_manager.cc
>>  M content/browser/download/download_file_unittest.cc
>>  M content/browser/download/download_id_unittest.cc
>>  M content/browser/download/download_item.cc
>>  M content/browser/download/download_manager.h
>>  M content/browser/download/download_manager.cc
>>  M content/browser/download/download_request_handle.cc
>>  M content/browser/download/download_resource_handler.cc
>>  M content/browser/download/drag_download_file.cc
>>  M content/browser/download/drag_download_util.cc
>>  M content/browser/download/mhtml_generation_manager.h
>>  M content/browser/download/save_file.cc
>>  M content/browser/download/save_file_manager.cc
>>  M content/browser/download/save_file_resource_handler.cc
>>  M content/browser/download/save_package.cc
>>  M content/browser/download/save_package_unittest.cc
>>  M content/browser/file_system/browser_file_system_helper.cc
>>  M content/browser/font_list_async.cc
>>  M content/browser/geolocation/core_location_data_provider_mac.h
>>  M content/browser/geolocation/gps_location_provider_unittest_linux.cc
>>  M content/browser/gpu/gpu_data_manager.cc
>>  M content/browser/gpu/gpu_process_host.cc
>>  M content/browser/gpu/gpu_process_host_ui_shim.cc
>>  M content/browser/host_zoom_map.h
>>  M content/browser/host_zoom_map.cc
>>  M content/browser/in_process_webkit/dom_storage_context.cc
>>  M content/browser/in_process_webkit/dom_storage_message_filter.cc
>>  M content/browser/in_process_webkit/dom_storage_unittest.cc
>>  M content/browser/in_process_webkit/indexed_db_context.h
>>  M content/browser/in_process_webkit/indexed_db_context.cc
>>  M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc
>>  M content/browser/in_process_webkit/indexed_db_quota_client_unittest.cc
>>  M content/browser/in_process_webkit/webkit_context.cc
>>  M content/browser/in_process_webkit/webkit_context_unittest.cc
>>  M content/browser/in_process_webkit/webkit_thread.h
>>  M content/browser/in_process_webkit/webkit_thread.cc
>>  M content/browser/mach_broker_mac.cc
>>  M content/browser/net/url_request_slow_download_job.cc
>>  M content/browser/plugin_loader_posix.cc
>>  M content/browser/plugin_loader_posix_unittest.cc
>>  M content/browser/plugin_process_host.cc
>>  M content/browser/plugin_process_host_mac.cc
>>  M content/browser/plugin_service.cc
>>  M content/browser/plugin_service_browsertest.cc
>>  M content/browser/power_save_blocker_common.cc
>>  M content/browser/power_save_blocker_mac.cc
>>  M content/browser/power_save_blocker_win.cc
>>  M content/browser/renderer_host/accelerated_plugin_view_mac.mm
>>  M content/browser/renderer_host/buffered_resource_handler.cc
>>  M content/browser/renderer_host/clipboard_message_filter_mac.mm
>>  M content/browser/renderer_host/java_bridge_dispatcher_host.cc
>>  M content/browser/renderer_host/media/audio_input_device_manager.cc
>>  M
>> content/browser/renderer_host/media/audio_input_device_manager_unittest.cc
>>  M content/browser/renderer_host/media/audio_input_renderer_host.h
>>  M content/browser/renderer_host/media/audio_renderer_host.h
>>  M content/browser/renderer_host/media/audio_renderer_host_unittest.cc
>>  M content/browser/renderer_host/media/media_stream_device_settings.cc
>>  M
>> content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc
>>  M content/browser/renderer_host/media/media_stream_manager.cc
>>  M content/browser/renderer_host/media/video_capture_controller.cc
>>  M content/browser/renderer_host/media/video_capture_host_unittest.cc
>>  content/browser/renderer_host/media/video_capture_manager.cc
>>  M content/browser/renderer_host/media/video_capture_manager_unittest.cc
>>  M content/browser/renderer_host/pepper_file_message_filter.cc
>>  M content/browser/renderer_host/pepper_message_filter.cc
>>  M content/browser/renderer_host/render_message_filter.cc
>>  M content/browser/renderer_host/render_process_host.cc
>>  M content/browser/renderer_host/render_view_host_notification_task.h
>>  M content/browser/renderer_host/render_widget_helper.cc
>>  M content/browser/renderer_host/render_widget_host_unittest.cc
>>  M content/browser/renderer_host/render_widget_host_view_mac.mm
>>  M content/browser/renderer_host/render_widget_host_view_mac_unittest.mm
>>  M content/browser/renderer_host/render_widget_host_view_win.cc
>>  M content/browser/renderer_host/resource_dispatcher_host_unittest.cc
>>  M content/browser/renderer_host/resource_handler.h
>>  M content/browser/renderer_host/resource_message_filter.cc
>>  M content/browser/renderer_host/resource_queue.cc
>>  M content/browser/renderer_host/resource_queue_unittest.cc
>>  M content/browser/renderer_host/text_input_client_message_filter.mm
>>  M content/browser/resolve_proxy_msg_helper_unittest.cc
>>  M content/browser/resource_context.cc
>>  M content/browser/site_instance_unittest.cc
>>  M content/browser/speech/speech_input_manager.cc
>>  M content/browser/speech/speech_recognizer.cc
>>  M content/browser/speech/speech_recognizer_unittest.cc
>>  M content/browser/ssl/ssl_client_auth_handler.h
>>  M content/browser/ssl/ssl_client_auth_handler.cc
>>  M content/browser/ssl/ssl_error_handler.cc
>>  M content/browser/ssl/ssl_manager.cc
>>  M content/browser/tab_contents/interstitial_page.cc
>>  M content/browser/tab_contents/render_view_host_manager_unittest.cc
>>  M content/browser/tab_contents/web_drag_source_mac.mm
>>  M content/browser/user_metrics.cc
>>  M content/browser/utility_process_host.h
>>  M content/browser/worker_host/worker_process_host.cc
>>  M content/content_browser.gypi
>>  M content/content_tests.gypi
>>  A + content/public/browser/browser_thread.h
>>  M content/shell/shell_browser_context.cc
>>  M content/shell/shell_download_manager_delegate.cc
>>  M content/shell/shell_url_request_context_getter.cc
>>  A content/test/test_browser_thread.h
>>  A content/test/test_browser_thread.cc
>>  M content/test/test_url_fetcher_factory.h
>>
>>
>>
>

Powered by Google App Engine
This is Rietveld 408576698