summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_url_provider.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autocomplete/history_url_provider.h')
-rw-r--r--chrome/browser/autocomplete/history_url_provider.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/autocomplete/history_url_provider.h b/chrome/browser/autocomplete/history_url_provider.h
index bfd13b9..481e1d0 100644
--- a/chrome/browser/autocomplete/history_url_provider.h
+++ b/chrome/browser/autocomplete/history_url_provider.h
@@ -7,12 +7,10 @@
#pragma once
#include <vector>
-#include <deque>
#include "chrome/browser/autocomplete/autocomplete.h"
#include "chrome/browser/history/history_types.h"
-class HistoryService;
class MessageLoop;
class Profile;