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

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

Issue 2621363002: Remove Kasko! (Closed)
Patch Set: Rebase Created 3 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/test/kasko/syzyasan_integration_test.py ('k') | components/crash/DEPS » ('j') | 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 d00459a38cf044dc0cd6b996f3ea034df6b3b7e5..f7d03ee1cb034da0ca022fa560ce13ac8b3af76d 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -521,12 +521,6 @@ FILES = [
'buildtype': ['dev', 'official'],
'optional': ['dev', 'official'],
},
- {
- 'filename': 'kasko.dll',
- 'arch': ['32bit'],
- 'buildtype': ['dev', 'official'],
- 'optional': ['dev', 'official'],
- },
# Test binaries for external QA:
{
'filename': 'interactive_ui_tests.exe',
@@ -672,13 +666,6 @@ FILES = [
'optional': ['dev', 'official'],
},
{
- 'filename': 'kasko.dll.pdb',
- 'arch': ['32bit'],
- 'buildtype': ['dev', 'official'],
- 'archive': 'chrome-win32-syms.zip',
- 'optional': ['dev', 'official'],
- },
- {
'filename': 'nacl_irt_x86_32.nexe.debug',
'arch': ['32bit'],
'buildtype': ['official'],
« no previous file with comments | « chrome/test/kasko/syzyasan_integration_test.py ('k') | components/crash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698