Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / glue / typed_url_data_type_controller.h
index 014f1fe..ac7dc9d 100644 (file)
@@ -34,8 +34,6 @@ class TypedUrlDataTypeController : public NonFrontendDataTypeController {
   // NonFrontendDataTypeController implementation
   virtual syncer::ModelType type() const OVERRIDE;
   virtual syncer::ModelSafeGroup model_safe_group() const OVERRIDE;
-  virtual void LoadModels(const ModelLoadCallback& model_load_callback)
-      OVERRIDE;
   virtual bool ReadyForStart() const OVERRIDE;
 
   // Invoked on the history thread to set our history backend - must be called