summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/history_model_worker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/glue/history_model_worker.cc')
-rw-r--r--chrome/browser/sync/glue/history_model_worker.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/glue/history_model_worker.cc b/chrome/browser/sync/glue/history_model_worker.cc
index 5978f3d..40b8dd1 100644
--- a/chrome/browser/sync/glue/history_model_worker.cc
+++ b/chrome/browser/sync/glue/history_model_worker.cc
@@ -7,7 +7,7 @@
#include "base/memory/ref_counted.h"
#include "base/message_loop.h"
#include "base/synchronization/waitable_event.h"
-#include "chrome/browser/history/history.h"
+#include "chrome/browser/history/history_service.h"
#include "content/public/browser/browser_thread.h"
using base::WaitableEvent;