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

Unified Diff: chrome/nacl.gypi

Issue 17198013: Don't use PathService for the location of nacl_helper and nacl_helper_bootstrap (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bring nacl_paths back Created 7 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 | « chrome/common/nacl_paths.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/nacl.gypi
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index 158f8c091dd2f69aa0540e266c2b46f09fc2372b..d9d4ec1ffac56806a5e16abdd58fcd44223973f9 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -54,6 +54,8 @@
'sources': [
'app/nacl_fork_delegate_linux.cc',
'app/nacl_fork_delegate_linux.h',
+ 'common/nacl_paths.cc',
+ 'common/nacl_paths.h',
],
},],
],
« no previous file with comments | « chrome/common/nacl_paths.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698