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

Unified Diff: content/common/view_messages.h

Issue 9968097: Browser Plugin: Renderer-side changes (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Updated after merging with ToT Created 8 years, 7 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/common/view_messages.h
diff --git a/content/common/view_messages.h b/content/common/view_messages.h
index 9e64f0570ef871a8e106b4214fb8e4b5c35fdb15..7a61ab39fa3aea48c21d5e29e7df7ec874b48f71 100644
--- a/content/common/view_messages.h
+++ b/content/common/view_messages.h
@@ -28,6 +28,7 @@
#include "ipc/ipc_platform_file.h"
#include "media/base/channel_layout.h"
#include "media/base/media_log_event.h"
+#include "ppapi/c/pp_instance.h"
jam 2012/05/16 02:22:40 needed?
Fady Samuel 2012/05/16 04:43:54 No, sorry. Removed.
#include "third_party/skia/include/core/SkBitmap.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCompositionUnderline.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"

Powered by Google App Engine
This is Rietveld 408576698