Index: chrome/tools/build/chromeos/FILES.cfg |
diff --git a/chrome/tools/build/chromeos/FILES.cfg b/chrome/tools/build/chromeos/FILES.cfg |
index db0b2b741103794c415d62e5c639fabc6050bcd3..9dad2ceb2cba60375014e5fd960b26737585172f 100644 |
--- a/chrome/tools/build/chromeos/FILES.cfg |
+++ b/chrome/tools/build/chromeos/FILES.cfg |
@@ -1,7 +1,7 @@ |
# -*- python -*- |
# ex: set syntax=python: |
-# Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
@@ -124,7 +124,7 @@ FILES = [ |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'nacl_helper.so', |
+ 'filename': 'nacl_helper', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |