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

Unified Diff: chrome_frame/test/poor_mans_trybot_xcopy_filter.txt

Issue 14306002: Make poor_mans_trybot support the component build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: .ninja and .pch Created 7 years, 8 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_frame/test/poor_mans_trybot.bat ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/poor_mans_trybot_xcopy_filter.txt
diff --git a/chrome_frame/test/poor_mans_trybot_xcopy_filter.txt b/chrome_frame/test/poor_mans_trybot_xcopy_filter.txt
index f6f2474497c1c1dc0995cbbab8b7365403858c9f..9cf88876dde25e8c3e8bdf4455fa869ef0d18f9e 100644
--- a/chrome_frame/test/poor_mans_trybot_xcopy_filter.txt
+++ b/chrome_frame/test/poor_mans_trybot_xcopy_filter.txt
@@ -3,24 +3,25 @@
### found in the LICENSE file.
###
### This is an xcopy filter to use with poor_mans_trybot.bat
+\gen\
+\installer_archive\
\lib\
\obj\
-\installer_archive\
-.obj
-.lib
-.pdb
-.ilk
-.pyd
.7z
+.cc
+.gyp
+.h
.idb
+.ilk
+.lib
+.ninja
+.obj
+.pch
+.pyd
.res
-.manifest
+.sln
+.user
+.vcproj
_i.c
_p.c
-.h
-.cc
-.vcproj
-.user
-.sln
-.gyp
BuildLog.htm
« no previous file with comments | « chrome_frame/test/poor_mans_trybot.bat ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698