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

Unified Diff: chrome/tools/build/linux/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 | « no previous file | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/linux/FILES.cfg
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index 0b298cf165289438992fe1d0e279c13cae491a9d..386377de59bffaab2c16df2470c09f410e5ed9fa 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -203,18 +203,6 @@ FILES = [
'archive': 'breakpad-info.zip',
},
{
- 'filename': 'libremoting_host_plugin.ia32.so.breakpad.ia32',
- 'arch': ['32bit'],
- 'buildtype': ['official'],
- 'archive': 'breakpad-info.zip',
- },
- {
- 'filename': 'libremoting_host_plugin.x64.so.breakpad.x64',
- 'arch': ['64bit'],
- 'buildtype': ['official'],
- 'archive': 'breakpad-info.zip',
- },
- {
'filename': 'nacl_irt_x86_32.nexe.debug',
'arch': ['32bit'],
'buildtype': ['official'],
« no previous file with comments | « no previous file | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698