| Index: chrome/browser/ui/gtk/global_history_menu.cc
|
| diff --git a/chrome/browser/ui/gtk/global_history_menu.cc b/chrome/browser/ui/gtk/global_history_menu.cc
|
| index 79383247406d128493acac6f76c7351ce98c1632..6ac4dd8383825a088740bf58cc198e25ae7ec92b 100644
|
| --- a/chrome/browser/ui/gtk/global_history_menu.cc
|
| +++ b/chrome/browser/ui/gtk/global_history_menu.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <gtk/gtk.h>
|
|
|
| -#include "base/stl_util-inl.h"
|
| +#include "base/stl_util.h"
|
| #include "base/string_number_conversions.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/history/top_sites.h"
|
|
|