Index: chrome/browser/sync/glue/autofill_data_type_controller.cc |
diff --git a/chrome/browser/sync/glue/autofill_data_type_controller.cc b/chrome/browser/sync/glue/autofill_data_type_controller.cc |
index 5540225aea4084be71f72be3b4d9669240122ef9..406d253f45c7acadaa8977c23e087834b7b0ea22 100644 |
--- a/chrome/browser/sync/glue/autofill_data_type_controller.cc |
+++ b/chrome/browser/sync/glue/autofill_data_type_controller.cc |
@@ -4,6 +4,7 @@ |
#include "chrome/browser/sync/glue/autofill_data_type_controller.h" |
+#include "base/bind.h" |
#include "base/metrics/histogram.h" |
#include "base/task.h" |
#include "chrome/browser/profiles/profile.h" |