diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-11 23:47:35 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-11 23:47:35 +0000 |
commit | 11cf4988764ae6218f2e54170cef93541e03103e (patch) | |
tree | b6c70a1dc37bcf8fa7f5ffc89cc4dcca7a5b87a4 /chrome/tools | |
parent | 21c968e0dd0f36e36151d6c167f779aa0f73a487 (diff) | |
download | chromium_src-11cf4988764ae6218f2e54170cef93541e03103e.zip chromium_src-11cf4988764ae6218f2e54170cef93541e03103e.tar.gz chromium_src-11cf4988764ae6218f2e54170cef93541e03103e.tar.bz2 |
Fix typo in the name of the NaCl plugin on Linux.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71105 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/build/linux/FILES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/build/linux/FILES b/chrome/tools/build/linux/FILES index 73ebaf5..e3dc24c 100644 --- a/chrome/tools/build/linux/FILES +++ b/chrome/tools/build/linux/FILES @@ -11,4 +11,4 @@ resources resources.pak xdg-settings libpdf.so -ppGoogleNaClChrome.so +ppGoogleNaClPluginChrome.so |