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

Unified Diff: chrome/browser/sync/util/character_set_converters.h

Issue 429003: Final part of PathString cleanup. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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/browser/sync/util/character_set_converters.h
===================================================================
--- chrome/browser/sync/util/character_set_converters.h (revision 32749)
+++ chrome/browser/sync/util/character_set_converters.h (working copy)
@@ -23,8 +23,6 @@
// Returns FilePath from the given UTF8 string.
FilePath UTF8ToFilePath(const std::string& utf8);
-void TrimPathStringToValidCharacter(std::string* string);
-
} // namespace browser_sync
#endif // CHROME_BROWSER_SYNC_UTIL_CHARACTER_SET_CONVERTERS_H_
« no previous file with comments | « chrome/browser/sync/syncable/syncable_unittest.cc ('k') | chrome/browser/sync/util/character_set_converters.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698