Chromium Code Reviews| Index: chrome/browser/themes/browser_theme_pack.cc |
| =================================================================== |
| --- chrome/browser/themes/browser_theme_pack.cc (revision 133676) |
| +++ chrome/browser/themes/browser_theme_pack.cc (working copy) |
| @@ -6,6 +6,7 @@ |
| #include <limits> |
| +#include "base/memory/ref_counted_memory.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/stl_util.h" |
| #include "base/string_util.h" |