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

Unified Diff: content/browser/browser_plugin/old/browser_plugin_host_helper.h

Issue 10532162: Rename IPC Sender and Listener in ppapi, content/public, and content/renderer (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 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: content/browser/browser_plugin/old/browser_plugin_host_helper.h
diff --git a/content/browser/browser_plugin/old/browser_plugin_host_helper.h b/content/browser/browser_plugin/old/browser_plugin_host_helper.h
index 05b82591ed319c28ee2f3defae15290d5823e893..f61be6379b860450fcbc937b3dcea5eabb8a984b 100644
--- a/content/browser/browser_plugin/old/browser_plugin_host_helper.h
+++ b/content/browser/browser_plugin/old/browser_plugin_host_helper.h
@@ -8,7 +8,9 @@
#include <string>
+#include "base/compiler_specific.h"
#include "content/public/browser/render_view_host_observer.h"
+#include "ipc/ipc_channel_handle.h"
namespace gfx {
class Size;
« no previous file with comments | « content/browser/browser_plugin/old/browser_plugin_host.h ('k') | content/browser/debugger/devtools_frontend_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698