Chromium Code Reviews| Index: views/focus/view_storage.cc |
| diff --git a/views/focus/view_storage.cc b/views/focus/view_storage.cc |
| index 053eb71b8e979569fb1c3a138c4b3476fbb0ef89..17d3f8ebf0353c3d9a3740365d3680cfdc4a03d3 100644 |
| --- a/views/focus/view_storage.cc |
| +++ b/views/focus/view_storage.cc |
| @@ -7,7 +7,7 @@ |
| #include <algorithm> |
| #include "base/logging.h" |
| -#include "base/stl_util-inl.h" |
| +#include "base/stl_util.h" |
| namespace views { |