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

Unified Diff: components/nacl.gyp

Issue 290553004: PPAPI: Refactor MessageChannel to prep for sync postMessae (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move NaClHelper in to nacl namespace 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 | « chrome/renderer/chrome_content_renderer_client.cc ('k') | components/nacl/renderer/nacl_helper.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 0cbc668e89612dde1119b15a62a9fa025b9cc799..faeb887002f472f9e6f2b7c8581445dd2e11de5b 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -161,6 +161,8 @@
'nacl/renderer/manifest_downloader.h',
'nacl/renderer/manifest_service_channel.cc',
'nacl/renderer/manifest_service_channel.h',
+ 'nacl/renderer/nacl_helper.cc',
+ 'nacl/renderer/nacl_helper.h',
'nacl/renderer/json_manifest.cc',
'nacl/renderer/json_manifest.h',
'nacl/renderer/nexe_load_manager.cc',
« no previous file with comments | « chrome/renderer/chrome_content_renderer_client.cc ('k') | components/nacl/renderer/nacl_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698