Index: sync/engine/get_updates_processor.h |
diff --git a/sync/engine/get_updates_processor.h b/sync/engine/get_updates_processor.h |
index e66d100927094c22d06f3f4644262bcd56089010..6c9613274f03f90656243cf0109099531d8e2e6c 100644 |
--- a/sync/engine/get_updates_processor.h |
+++ b/sync/engine/get_updates_processor.h |
@@ -93,6 +93,7 @@ class SYNC_EXPORT_PRIVATE GetUpdatesProcessor { |
FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, BookmarkNudge); |
FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, NotifyMany); |
+ FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, InitialSyncRequest); |
FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, ConfigureTest); |
FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, PollTest); |
FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, RetryTest); |