Commit 358b3466 authored by bradnelson@google.com's avatar bradnelson@google.com

Adding ppGoogleNaClPluginChrome.dll to FILES.cfg which is ALSO apparently

the source of truth for windows (though I'd swear I'd seen files used
somewhere recently too).

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/6344009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71888 0039d316-1c4b-4281-b951-d872f2087c98
parent 845f6bf4
...@@ -368,4 +368,9 @@ FILES = [ ...@@ -368,4 +368,9 @@ FILES = [
'arch': ['32bit', '64bit'], 'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'], 'buildtype': ['dev', 'official'],
}, },
{
'filename': 'ppGoogleNaClPluginChrome.dll',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
] ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment