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

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

Issue 1875613004: Remove stray references to crash_service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « build/all.gyp ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('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 5ba63fc3ac7c180e25f641c1ee9f050385382d34..c7bf36696cfd6f9b69ec3754dfeee1329af56517 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -96,15 +96,6 @@ FILES = [
'optional': ['dev', 'official'],
},
{
- 'filename': 'crash_service.exe',
- 'buildtype': ['dev', 'official'],
- },
- {
- 'filename': 'crash_service64.exe',
- 'arch': ['32bit'],
- 'buildtype': ['dev', 'official'],
- },
- {
'filename': 'First Run',
'buildtype': ['dev', 'official'],
},
« no previous file with comments | « build/all.gyp ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698