Chromium Code Reviews| Index: chrome/browser/views/bookmark_bar_view.cc |
| =================================================================== |
| --- chrome/browser/views/bookmark_bar_view.cc (revision 9942) |
| +++ chrome/browser/views/bookmark_bar_view.cc (working copy) |
| @@ -6,6 +6,7 @@ |
| #include <limits> |
| +#include "base/string_util.h" |
| #include "base/base_drag_source.h" |
| #include "grit/theme_resources.h" |
| #include "chrome/browser/bookmarks/bookmark_context_menu.h" |