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

Unified Diff: ppapi/native_client/src/trusted/plugin/browser_interface.h

Issue 8826005: Chrome-side change to support stdout/err to postmessage debug hookup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moved undef of PostMessage out of instance.h Created 9 years 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 | « no previous file | ppapi/native_client/src/trusted/plugin/service_runtime.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/src/trusted/plugin/browser_interface.h
diff --git a/ppapi/native_client/src/trusted/plugin/browser_interface.h b/ppapi/native_client/src/trusted/plugin/browser_interface.h
index 40191f41a70c6a1c08ba7cab9e34a93306cf4aaa..2a5bf8a37d3a3567116ccff1858e8dd7603fb48b 100644
--- a/ppapi/native_client/src/trusted/plugin/browser_interface.h
+++ b/ppapi/native_client/src/trusted/plugin/browser_interface.h
@@ -16,7 +16,6 @@
#include "native_client/src/include/nacl_macros.h"
#include "native_client/src/include/nacl_string.h"
#include "native_client/src/include/portability.h"
-#include "ppapi/cpp/instance.h"
namespace pp {
class InstancePrivate;
« no previous file with comments | « no previous file | ppapi/native_client/src/trusted/plugin/service_runtime.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698