Index: trunk/src/chrome/browser/sync/glue/extension_backed_data_type_controller.h |
=================================================================== |
--- trunk/src/chrome/browser/sync/glue/extension_backed_data_type_controller.h (revision 289111) |
+++ trunk/src/chrome/browser/sync/glue/extension_backed_data_type_controller.h (working copy) |
@@ -22,6 +22,7 @@ |
public extensions::ExtensionRegistryObserver { |
public: |
ExtensionBackedDataTypeController( |
+ const DisableTypeCallback& disable_callback, |
syncer::ModelType type, |
const std::string& extension_hash, |
sync_driver::SyncApiComponentFactory* sync_factory, |