diff options
author | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-17 20:05:10 +0000 |
---|---|---|
committer | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-17 20:05:10 +0000 |
commit | 4809a82220d8572138bb88f4722ab81fd5fa4cc1 (patch) | |
tree | 6031017db3abd2251f37840416b076e6dd6203f8 /chrome/chrome_common.gypi | |
parent | b9bc572542b8fba83dd35594dd05cccc8419c6ff (diff) | |
download | chromium_src-4809a82220d8572138bb88f4722ab81fd5fa4cc1.zip chromium_src-4809a82220d8572138bb88f4722ab81fd5fa4cc1.tar.gz chromium_src-4809a82220d8572138bb88f4722ab81fd5fa4cc1.tar.bz2 |
Get rid of service_process_type header that is no longer with us.
BUG=none
TEST=build
Review URL: http://codereview.chromium.org/5127004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66508 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 5f64873..6d4d4c6 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -303,7 +303,6 @@ 'common/service_messages.cc', 'common/service_messages.h', 'common/service_messages_internal.h', - 'common/service_process_type.h', 'common/service_process_util.cc', 'common/service_process_util.h', 'common/service_process_util_posix.cc', |