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

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

Issue 338713003: Remove remoting host plugin from FILES.cfg (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 | « chrome/tools/build/linux/FILES.cfg ('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 14a378a8f2967ac56ca3dcd1821e725a304c96fe..eeb3d8edc7df4897ca071160e4b7d5a2007ad9b4 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -443,17 +443,6 @@ FILES = [
'archive': 'remoting-win32.zip',
},
{
- 'filename': 'remoting_host_plugin.dll',
- 'buildtype': ['official'],
- 'archive': 'remoting-win32.zip',
- 'filegroup': ['symsrc'],
- },
- {
- 'filename': 'remoting_host_plugin.dll.pdb',
- 'buildtype': ['official'],
- 'archive': 'remoting-win32.zip',
- },
- {
'filename': 'remoting-webapp.zip',
'buildtype': ['dev', 'official'],
'archive': 'remoting-webapp.zip',
« no previous file with comments | « chrome/tools/build/linux/FILES.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698