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

Unified Diff: src/trusted/sel_universal/build.scons

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
« no previous file with comments | « no previous file | src/trusted/sel_universal/multimedia.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/sel_universal/build.scons
===================================================================
--- src/trusted/sel_universal/build.scons (revision 5599)
+++ src/trusted/sel_universal/build.scons (working copy)
@@ -45,8 +45,9 @@
ErrorUnsupportedPlatform(env)
sdl_multimedia_srcs += ['sdl_ppapi_event_translator.cc',
- 'multimedia_sdl.cc',
- 'multimedia_handler.cc',
+ 'primitives_sdl.cc',
+ 'non_standard_pepper_events.cc',
+ 'pepper_emu_handler.cc',
'pepper_emu_fileio.cc',
'pepper_emu_core.cc',
'pepper_emu_postmessage.cc',
« no previous file with comments | « no previous file | src/trusted/sel_universal/multimedia.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698