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

Unified Diff: chrome/chrome.gyp

Issue 2833047: sync: Get rid of the now obsolete character_set_converters.h API. (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: fix indent Created 10 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 55a389453d564aca5bf871dabcbb699420874e47..88de54a1dc8d70e27b616e4e3ffbab4e71552df1 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -913,9 +913,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',
« no previous file with comments | « chrome/browser/sync/util/user_settings_unittest.cc ('k') | chrome/test/sync/engine/mock_connection_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698