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

Unified Diff: src/trusted/sel_universal/pepper_emu_core.cc

Issue 7046064: Some small refactoring and renaming of sel_universel pepper emulation components. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 6 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: src/trusted/sel_universal/pepper_emu_core.cc
===================================================================
--- src/trusted/sel_universal/pepper_emu_core.cc (revision 5599)
+++ src/trusted/sel_universal/pepper_emu_core.cc (working copy)
@@ -9,8 +9,8 @@
// which is a generated file
#include "native_client/src/shared/srpc/nacl_srpc.h"
#include "native_client/src/shared/platform/nacl_log.h"
-#include "native_client/src/trusted/sel_universal/multimedia.h"
#include "native_client/src/trusted/sel_universal/pepper_emu.h"
+#include "native_client/src/trusted/sel_universal/primitives.h"
#include "native_client/src/trusted/sel_universal/rpc_universal.h"
#include "native_client/src/trusted/sel_universal/srpc_helper.h"
« no previous file with comments | « src/trusted/sel_universal/non_standard_pepper_events.cc ('k') | src/trusted/sel_universal/pepper_emu_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698