summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/bookmark_data_type_controller.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/glue/bookmark_data_type_controller.cc')
-rw-r--r--chrome/browser/sync/glue/bookmark_data_type_controller.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/glue/bookmark_data_type_controller.cc b/chrome/browser/sync/glue/bookmark_data_type_controller.cc
index a94e20b..14116ab 100644
--- a/chrome/browser/sync/glue/bookmark_data_type_controller.cc
+++ b/chrome/browser/sync/glue/bookmark_data_type_controller.cc
@@ -7,7 +7,7 @@
#include "base/metrics/histogram.h"
#include "chrome/browser/bookmarks/bookmark_model.h"
#include "chrome/browser/bookmarks/bookmark_model_factory.h"
-#include "chrome/browser/history/history.h"
+#include "chrome/browser/history/history_service.h"
#include "chrome/browser/history/history_service_factory.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/sync/profile_sync_components_factory.h"