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

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: fixes to rebase Created 9 years, 1 month 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 79225e280e1e39fa222e99247a05e1c5bf3028b4..831accd77d2290b4a9e54f91c920c74ca5ce52a1 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