Index: chrome/tools/build/linux/FILES.cfg |
=================================================================== |
--- chrome/tools/build/linux/FILES.cfg (revision 71863) |
+++ chrome/tools/build/linux/FILES.cfg (working copy) |
@@ -102,4 +102,9 @@ |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |
+ { |
+ 'filename': 'libppGoogleNaClPluginChrome.so', |
+ 'arch': ['32bit', '64bit'], |
+ 'buildtype': ['dev', 'official'], |
+ }, |
] |