Index: chrome/browser/sync/api/sync_change.h |
=================================================================== |
--- chrome/browser/sync/api/sync_change.h (revision 97034) |
+++ chrome/browser/sync/api/sync_change.h (working copy) |
@@ -45,9 +45,6 @@ |
SyncChangeType change_type() const; |
SyncData sync_data() const; |
- // Returns a string representation of |change_type|. |
- static std::string ChangeTypeToString(SyncChangeType change_type); |
- |
private: |
SyncChangeType change_type_; |