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

Unified Diff: chrome/renderer/chrome_plugin_host.cc

Issue 21272: janitorial: browser_render_process_host header/lint cleanup. (try 2) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/about_handler.h ('k') | chrome/renderer/render_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/chrome_plugin_host.cc
===================================================================
--- chrome/renderer/chrome_plugin_host.cc (revision 9603)
+++ chrome/renderer/chrome_plugin_host.cc (working copy)
@@ -11,6 +11,7 @@
#include "chrome/common/chrome_plugin_util.h"
#include "chrome/common/render_messages.h"
#include "chrome/common/resource_dispatcher.h"
+#include "chrome/renderer/render_thread.h"
#include "chrome/renderer/render_view.h"
#include "net/base/data_url.h"
#include "net/base/upload_data.h"
« no previous file with comments | « chrome/renderer/about_handler.h ('k') | chrome/renderer/render_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698