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

Unified Diff: chrome/renderer/webplugin_delegate_proxy.cc

Issue 3106018: Reapplies all the IPC system work (reverts the revert r56272). (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 4 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/webplugin_delegate_pepper.cc ('k') | chrome/test/automation/automation_messages.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/webplugin_delegate_proxy.cc
diff --git a/chrome/renderer/webplugin_delegate_proxy.cc b/chrome/renderer/webplugin_delegate_proxy.cc
index 04103a19168fcbe44febdaac481b5eebe9350019..f1019cbd678a6c14dab51e18567bc26bf9bb6adf 100644
--- a/chrome/renderer/webplugin_delegate_proxy.cc
+++ b/chrome/renderer/webplugin_delegate_proxy.cc
@@ -36,6 +36,7 @@
#include "gfx/size.h"
#include "grit/generated_resources.h"
#include "grit/renderer_resources.h"
+#include "ipc/ipc_channel_handle.h"
#include "net/base/mime_util.h"
#include "printing/native_metafile.h"
#include "skia/ext/platform_canvas.h"
« no previous file with comments | « chrome/renderer/webplugin_delegate_pepper.cc ('k') | chrome/test/automation/automation_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698