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

Unified Diff: chrome/plugin/plugin_process.h

Issue 20072: Finish taking out render_messages.h include from other headers. (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
Index: chrome/plugin/plugin_process.h
===================================================================
--- chrome/plugin/plugin_process.h (revision 9207)
+++ chrome/plugin/plugin_process.h (working copy)
@@ -5,6 +5,7 @@
#ifndef CHROME_PLUGIN_PLUGIN_PROCESS_H_
#define CHROME_PLUGIN_PLUGIN_PROCESS_H_
+#include "base/file_path.h"
#include "chrome/common/child_process.h"
#include "chrome/plugin/plugin_thread.h"

Powered by Google App Engine
This is Rietveld 408576698