Index: chrome/browser/history/history.cc |
=================================================================== |
--- chrome/browser/history/history.cc (revision 53997) |
+++ chrome/browser/history/history.cc (working copy) |
@@ -24,11 +24,11 @@ |
#include "chrome/browser/history/history.h" |
-#include "app/l10n_util.h" |
#include "base/callback.h" |
#include "base/message_loop.h" |
#include "base/path_service.h" |
#include "base/ref_counted.h" |
+#include "base/string_util.h" |
#include "base/task.h" |
#include "chrome/browser/autocomplete/history_url_provider.h" |
#include "chrome/browser/browser_list.h" |