Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / test_profile_sync_service.h
index 77936a0..35c21cb 100644 (file)
@@ -92,6 +92,9 @@ class TestProfileSyncService : public ProfileSyncService {
 
   syncer::TestIdFactory* id_factory();
 
+  // Raise visibility to ease testing.
+  using ProfileSyncService::NotifyObservers;
+
  protected:
   static KeyedService* TestFactoryFunction(content::BrowserContext* profile);