Index: chrome/browser/sync/syncable/syncable.h |
diff --git a/chrome/browser/sync/syncable/syncable.h b/chrome/browser/sync/syncable/syncable.h |
index 4e1b0b9f37c35eefc452b9c9d0a80fc5ed1f0400..ba4611559fc5a6ddc7df6dfb7c81967df855e3cf 100644 |
--- a/chrome/browser/sync/syncable/syncable.h |
+++ b/chrome/browser/sync/syncable/syncable.h |
@@ -1136,7 +1136,4 @@ void ZeroFields(EntryKernel* entry, int first_field); |
std::ostream& operator <<(std::ostream&, const syncable::Blob&); |
-browser_sync::FastDump& operator << |
- (browser_sync::FastDump&, const syncable::Blob&); |
- |
#endif // CHROME_BROWSER_SYNC_SYNCABLE_SYNCABLE_H_ |