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

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

Issue 23539002: Delete app_host from apps/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed TODO Created 7 years, 4 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/installer/mini_installer/chrome.release ('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 58a67dba397e36dce2fae2320e21b3789d13ed22..804858bee08622500bd7a148a9862ad78cdbc9a2 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -31,11 +31,6 @@
FILES = [
{
- 'filename': 'app_host.exe',
- 'buildtype': ['dev', 'official'],
- 'filegroup': ['default', 'symsrc'],
- },
- {
'filename': 'ffmpegsumo.dll',
'buildtype': ['dev', 'official'],
'filegroup': ['default', 'symsrc'],
@@ -672,11 +667,6 @@ FILES = [
'archive': 'courgette64.exe',
},
{
- 'filename': 'app_host.exe.pdb',
- 'buildtype': ['dev', 'official'],
- 'archive': 'chrome-win32-syms.zip',
- },
- {
'filename': 'chrome.dll.pdb',
'buildtype': ['dev', 'official'],
'archive': 'chrome-win32-syms.zip',
« no previous file with comments | « chrome/installer/mini_installer/chrome.release ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698