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

Unified Diff: ppapi/proxy/ppp_instance_proxy_test.cc

Issue 7310007: Trivial fixes to PPAPI (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 5 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 | « ppapi/c/ppb_core.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/ppp_instance_proxy_test.cc
===================================================================
--- ppapi/proxy/ppp_instance_proxy_test.cc (revision 91699)
+++ ppapi/proxy/ppp_instance_proxy_test.cc (working copy)
@@ -5,6 +5,7 @@
#include "base/synchronization/waitable_event.h"
#include "ipc/ipc_message_utils.h"
#include "ppapi/c/dev/ppb_fullscreen_dev.h"
+#include "ppapi/c/pp_var.h"
#include "ppapi/c/ppb_core.h"
#include "ppapi/c/ppb_url_loader.h"
#include "ppapi/c/ppp_instance.h"
« no previous file with comments | « ppapi/c/ppb_core.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698