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

Issue 21272: janitorial: browser_render_process_host header/lint cleanup. (try 2) (Closed)

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

Description

janitorial: browser_render_process_host header/lint cleanup. (try 2) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9624

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -25 lines) Patch
M chrome/renderer/about_handler.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/chrome_plugin_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/render_process.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/renderer/render_thread.h View 1 chunk +5 lines, -6 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 4 chunks +5 lines, -6 lines 0 comments Download
M chrome/renderer/render_view.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/renderer/render_widget.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/renderer_glue.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/renderer/user_script_slave.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/renderer/user_script_slave.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/webmediaplayer_delegate_impl.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/renderer/webplugin_delegate_proxy.h View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Lei Zhang
11 years, 10 months ago (2009-02-11 23:53:18 UTC) #1
Issue 21135, try 2.

chrome/renderer/render_thread.cc needed to #include <objbase.h>. I think it
previously got it from render_view.h -> webkit/glue/glue_accessibility.h ->
oleacc.h

Also forward declared struct NPObject and class NPObjectStub in
webplugin_delegate_proxy.h.

Try server success:
http://build.chromium.org/buildbot/try-server/builders/win/builds/2349

Powered by Google App Engine
This is Rietveld 408576698