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

Issue 11273049: Revert 164120 - content/browser: Move more files into the content namespace. (Closed)

Created:
8 years, 1 month ago by sail
Modified:
8 years, 1 month ago
Reviewers:
tfarina
CC:
chromium-reviews, creis+watch_chromium.org, tzik+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, kinuko+watch
Visibility:
Public.

Description

Revert 164120 - content/browser: Move more files into the content namespace. Fixed most of the files found with the following command line: $ git grep --files-without-match --name-only "namespace content {" -- content/browser/{*.cc,*.h.*.mm} R=jam@chromium.org Review URL: https://codereview.chromium.org/11274038 TBR=tfarina@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=164122

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+317 lines, -385 lines) Patch
M content/browser/browser_main_loop.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/browser_main_runner.cc View 6 chunks +9 lines, -7 lines 0 comments Download
M content/browser/browser_url_handler_impl.h View 2 chunks +5 lines, -7 lines 0 comments Download
M content/browser/browser_url_handler_impl.cc View 8 chunks +11 lines, -15 lines 0 comments Download
M content/browser/browser_url_handler_impl_unittest.cc View 5 chunks +8 lines, -13 lines 0 comments Download
M content/browser/cert_store_impl.h View 4 chunks +6 lines, -10 lines 0 comments Download
M content/browser/cert_store_impl.cc View 5 chunks +14 lines, -20 lines 0 comments Download
MM content/browser/child_process_security_policy_browsertest.cc View 2 chunks +7 lines, -11 lines 0 comments Download
M content/browser/child_process_security_policy_impl.h View 3 chunks +2 lines, -5 lines 0 comments Download
M content/browser/child_process_security_policy_impl.cc View 5 chunks +5 lines, -6 lines 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 5 chunks +5 lines, -9 lines 0 comments Download
M content/browser/cross_site_request_manager.h View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/cross_site_request_manager.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/encrypted_media_browsertest.cc View 3 chunks +13 lines, -14 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/host_zoom_map_impl_unittest.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M content/browser/mach_broker_mac.cc View 3 chunks +19 lines, -22 lines 0 comments Download
M content/browser/mach_broker_mac_unittest.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/media_browsertest.cc View 4 chunks +7 lines, -10 lines 0 comments Download
M content/browser/mime_registry_message_filter.h View 2 chunks +4 lines, -7 lines 0 comments Download
M content/browser/mime_registry_message_filter.cc View 2 chunks +1 line, -3 lines 0 comments Download
M content/browser/notification_service_impl.h View 7 chunks +14 lines, -16 lines 0 comments Download
M content/browser/notification_service_impl.cc View 6 chunks +24 lines, -25 lines 0 comments Download
M content/browser/notification_service_impl_unittest.cc View 6 chunks +62 lines, -63 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_message_filter.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/resolve_proxy_msg_helper.h View 3 chunks +3 lines, -6 lines 0 comments Download
M content/browser/resolve_proxy_msg_helper.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/resolve_proxy_msg_helper_unittest.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/site_instance_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 24 chunks +71 lines, -48 lines 0 comments Download
M content/browser/system_message_window_win.h View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/system_message_window_win.cc View 3 chunks +0 lines, -6 lines 0 comments Download
M content/browser/system_message_window_win_unittest.cc View 2 chunks +1 line, -5 lines 0 comments Download
M content/browser/trace_controller_impl.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/trace_message_filter.h View 2 chunks +5 lines, -6 lines 0 comments Download
M content/browser/trace_message_filter.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M content/browser/trace_subscriber_stdio_unittest.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M content/browser/webui/web_ui_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/public/test/test_content_client_initializer.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
sail
8 years, 1 month ago (2012-10-25 18:54:10 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698