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

Unified Diff: chrome/nacl.gypi

Issue 8348026: Add a component installer for Portable NaCl. Registration of installer is (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 9 years, 2 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: chrome/nacl.gypi
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index f5bf28afc0ca4910c429a397807233b070942094..439883b2904fb6a11fe2645677b6e334d33d8c7d 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -30,6 +30,8 @@
'nacl/nacl_main_platform_delegate_win.cc',
'nacl/nacl_listener.cc',
'nacl/nacl_listener.h',
+ 'nacl/pnacl_component_installer.cc',
+ 'nacl/pnacl_component_installer.h',
],
# TODO(gregoryd): consider switching NaCl to use Chrome OS defines
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698