Chromium Code Reviews| Index: ui/views/focus/view_storage.cc |
| diff --git a/ui/views/focus/view_storage.cc b/ui/views/focus/view_storage.cc |
| index ae17c73e1a6f0b98aa63ada5e6b492fe661e9c83..236cb08bf452a6182b80fbeeded0277a9e6cd3ab 100644 |
| --- a/ui/views/focus/view_storage.cc |
| +++ b/ui/views/focus/view_storage.cc |
| @@ -7,6 +7,7 @@ |
| #include <algorithm> |
| #include "base/logging.h" |
| +#include "base/memory/singleton.h" |
| #include "base/stl_util.h" |
| namespace views { |