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

Unified Diff: chrome/tools/build/linux/FILES.cfg

Issue 7776034: Use chain-loading for Linux nacl_helper (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 years, 4 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/tools/build/linux/FILES ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/linux/FILES.cfg
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index 9b243d72f0b60eda8b22526595840adac8eba1a5..eecd8e2a0c2e869f1ac1e0117d5ad821951ae4c9 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -124,7 +124,7 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'nacl_helper.so',
+ 'filename': 'nacl_helper',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
« no previous file with comments | « chrome/tools/build/linux/FILES ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698