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

Unified Diff: ppapi/proxy/ppapi_messages.h

Issue 6432001: Implement proxy for FlashMenu and Run/QuitMessageLoop (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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: ppapi/proxy/ppapi_messages.h
diff --git a/ppapi/proxy/ppapi_messages.h b/ppapi/proxy/ppapi_messages.h
index af2ebe875be9dfc04ea590db6f46a151ce9a2e75..0f9b7a7bb86d7aafb7edd66ae3a23cf2e9fac96c 100644
--- a/ppapi/proxy/ppapi_messages.h
+++ b/ppapi/proxy/ppapi_messages.h
@@ -22,6 +22,7 @@
#include "ppapi/c/pp_resource.h"
#include "ppapi/proxy/ppapi_param_traits.h"
#include "ppapi/proxy/serialized_structs.h"
+#include "ppapi/proxy/serialized_flash_menu.h"
viettrungluu 2011/02/08 18:18:09 Nit: alphabetical order.
piman 2011/02/15 02:11:22 Done.
#include "ppapi/proxy/ppapi_messages_internal.h"

Powered by Google App Engine
This is Rietveld 408576698