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

Issue 20072: Finish taking out render_messages.h include from other headers. (Closed)

Created:
11 years, 10 months ago by jam
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Finish taking out render_messages.h includes from headers. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9209

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+292 lines, -319 lines) Patch
M chrome/browser/automation/automation_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser.scons View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/browser.vcproj View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/browser_accessibility.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browser_accessibility.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/browser_accessibility_manager.h View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/browser_accessibility_manager.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_plugin_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/history.cc View 1 chunk +1 line, -0 lines 0 comments Download
D chrome/browser/iaccessible_function_ids.h View 1 chunk +0 lines, -38 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/navigation_controller_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/printing/print_view_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/async_resource_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host_delegate.h View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/resource_handler.h View 1 chunk +24 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/sync_resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/sync_resource_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/test_render_view_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resource_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resource_message_filter.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/ssl/ssl_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/infobar_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/navigation_controller.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/navigation_controller.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu_controller.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu_controller.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/view_source_contents.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_view_win.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_view_win.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/chrome.xcodeproj/project.pbxproj View 2 chunks +0 lines, -2 lines 0 comments Download
A chrome/common/accessibility.h View 1 chunk +86 lines, -0 lines 0 comments Download
M chrome/common/common.scons View 1 chunk +1 line, -0 lines 2 comments Download
M chrome/common/common.vcproj View 1 chunk +4 lines, -0 lines 2 comments Download
M chrome/common/render_messages.h View 11 chunks +16 lines, -143 lines 0 comments Download
M chrome/common/render_messages_internal.h View 5 chunks +5 lines, -6 lines 0 comments Download
M chrome/common/resource_dispatcher.h View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/common/resource_dispatcher.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/common/resource_dispatcher_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/plugin/chrome_plugin_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/plugin/plugin_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/plugin/plugin_process.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/chrome_plugin_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/debug_message_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/render_thread.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_view.h View 3 chunks +13 lines, -3 lines 0 comments Download
M chrome/renderer/render_view.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/renderer/render_view_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/renderer_glue.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/test_tab_contents.cc View 1 chunk +1 line, -0 lines 0 comments Download
A + webkit/glue/context_menu.h View 2 chunks +55 lines, -1 line 2 comments Download
M webkit/glue/context_menu_client_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
D webkit/glue/context_node_types.h View 1 chunk +0 lines, -57 lines 0 comments Download
M webkit/glue/dragclient_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/glue.vcproj View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/glue_accessibility.h View 2 chunks +4 lines, -3 lines 0 comments Download
M webkit/glue/glue_accessibility.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M webkit/glue/webview_delegate.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
11 years, 10 months ago (2009-02-05 02:44:56 UTC) #1
scherkus (not reviewing)
LGTM -- just a nit about indentation and path separators. Style checks out. I double ...
11 years, 10 months ago (2009-02-05 03:22:15 UTC) #2
jam
http://codereview.chromium.org/20072/diff/1/56 File chrome/common/common.scons (right): http://codereview.chromium.org/20072/diff/1/56#newcode102 Line 102: 'accessibility.h', On 2009/02/05 03:22:16, scherkus wrote: > Is ...
11 years, 10 months ago (2009-02-05 03:25:54 UTC) #3
scherkus (not reviewing)
11 years, 10 months ago (2009-02-05 03:26:58 UTC) #4
cool -- don't forget the friendly clobber reminder :)

Powered by Google App Engine
This is Rietveld 408576698