summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-03 15:03:22 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-03 15:03:22 +0000
commit3f6704035555c9173d54386ea41fc79fe86a09e7 (patch)
tree5873734b09dd1b054e2d234e9c901af84a0b25ef /chrome/chrome.gyp
parentfca3eee0ee3e9ac4c624576c5610a8933ba2a1a4 (diff)
downloadchromium_src-3f6704035555c9173d54386ea41fc79fe86a09e7.zip
chromium_src-3f6704035555c9173d54386ea41fc79fe86a09e7.tar.gz
chromium_src-3f6704035555c9173d54386ea41fc79fe86a09e7.tar.bz2
sync: Get rid of the now obsolete character_set_converters.h API.
No one is using the utility functions in there, with the one exception. So fixed that case and removed the obsolete API. BUG=26443 TEST=trybots Review URL: http://codereview.chromium.org/2833047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51605 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 9427025..2f28517 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -915,9 +915,6 @@
'browser/sync/syncable/syncable_id.cc',
'browser/sync/syncable/syncable_id.h',
'browser/sync/util/channel.h',
- 'browser/sync/util/character_set_converters.h',
- 'browser/sync/util/character_set_converters_posix.cc',
- 'browser/sync/util/character_set_converters_win.cc',
'browser/sync/util/closure.h',
'browser/sync/util/crypto_helpers.cc',
'browser/sync/util/crypto_helpers.h',