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

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

Issue 6354008: Adding ppGoogleNaClPluginChrome.so to FILES.cfg (which is the source of... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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
===================================================================
--- 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'],
+ },
]
« 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