X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fsync%2Fengine%2Fget_updates_processor.h;h=6c9613274f03f90656243cf0109099531d8e2e6c;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=e66d100927094c22d06f3f4644262bcd56089010;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/sync/engine/get_updates_processor.h b/src/sync/engine/get_updates_processor.h index e66d100..6c96132 100644 --- a/src/sync/engine/get_updates_processor.h +++ b/src/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);