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

Unified Diff: base/base.gypi

Issue 6002013: Move the SetProcTitle code out of base and into chrome/common. This is only... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years 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 | base/command_line.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 70263)
+++ base/base.gypi (working copy)
@@ -352,8 +352,6 @@
'gtk_util.cc',
'gtk_util.h',
'linux_util.cc',
- 'setproctitle_linux.c',
- 'setproctitle_linux.h',
],
},
],
@@ -634,8 +632,6 @@
'nss_util.h',
'openssl_util.cc',
'openssl_util.h',
- 'setproctitle_linux.c',
- 'setproctitle_linux.h',
'sha2.cc',
'sha2.h',
'sha2_openssl.cc',
« no previous file with comments | « no previous file | base/command_line.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698