diff options
Diffstat (limited to 'chrome/browser/history/history_publisher.h')
-rw-r--r-- | chrome/browser/history/history_publisher.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/browser/history/history_publisher.h b/chrome/browser/history/history_publisher.h index 2f16655..a3538b4 100644 --- a/chrome/browser/history/history_publisher.h +++ b/chrome/browser/history/history_publisher.h @@ -16,6 +16,10 @@ #include "history_indexer.h" #endif +// TODO(shess): HistoryPublisher is being deprecated. I am still +// trying to track down who depends on it, meanwhile talk to me +// before removing interactions with it. + class GURL; namespace base { |