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

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

Issue 328423002: Reactivate building browser_tests.exe for Windows official builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « build/all.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 82b4cfa855849481127a791320d9a984f280e782..14a378a8f2967ac56ca3dcd1821e725a304c96fe 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -30,6 +30,11 @@
# considered an error.
FILES = [
+ {
+ 'filename': 'browser_tests.exe',
+ 'buildtype': ['official'],
+ 'archive': 'browser_tests.exe',
+ },
{
'filename': 'ffmpegsumo.dll',
'buildtype': ['dev', 'official'],
« no previous file with comments | « build/all.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698