Index: chrome/browser/sync/test/integration/sync_test.h |
diff --git a/chrome/browser/sync/test/integration/sync_test.h b/chrome/browser/sync/test/integration/sync_test.h |
index 4dc31827e214c9e194227ad4240e2219d1087fc5..189abe44d1636a6e49f78adf7e4dd15bd5b58833 100644 |
--- a/chrome/browser/sync/test/integration/sync_test.h |
+++ b/chrome/browser/sync/test/integration/sync_test.h |
@@ -242,9 +242,6 @@ class SyncTest : public InProcessBrowserTest { |
void TriggerSyncError(const syncer::SyncProtocolError& error, |
SyncErrorFrequency frequency); |
- // Triggers the creation the Synced Bookmarks folder on the server. |
- void TriggerCreateSyncedBookmarks(); |
- |
// Returns the FakeServer being used for the test or NULL if FakeServer is |
// not being used. |
fake_server::FakeServer* GetFakeServer() const; |