Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / metrics / variations / variations_registry_syncer_win.h
index 18ad9d5..32487c4 100644 (file)
@@ -22,8 +22,9 @@ class VariationsRegistrySyncer {
   void RequestRegistrySync();
 
  private:
-  // Perform the actual synchronization process with the registry.
-  void SyncWithRegistry();
+  // Starts the actual synchronization process with the registry. Posts a task
+  // to do it on the blocking pool to avoid jank.
+  void StartRegistrySync();
 
   // A timer used to delay the writes to the registry. This is done to optimize
   // the case where lazy-loaded features start their field trials some time