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

Unified Diff: components/nacl.gyp

Issue 270453004: Pepper: Clean up ProgressEvent logic. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: probable crash fix Created 6 years, 7 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 | components/nacl/renderer/nexe_load_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index 859692403dc67680e65f97cd74770a2727b5802b..a7b2538a268bd41dd8e2974bed5ebafac418fc06 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -167,6 +167,8 @@
'nacl/renderer/pnacl_translation_resource_host.h',
'nacl/renderer/ppb_nacl_private_impl.cc',
'nacl/renderer/ppb_nacl_private_impl.h',
+ 'nacl/renderer/progress_event.cc',
+ 'nacl/renderer/progress_event.h',
'nacl/renderer/sandbox_arch.cc',
'nacl/renderer/sandbox_arch.h',
'nacl/renderer/trusted_plugin_channel.cc',
« no previous file with comments | « no previous file | components/nacl/renderer/nexe_load_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698