Chromium Code Reviews| Index: base/file_util_proxy.h |
| diff --git a/base/file_util_proxy.h b/base/file_util_proxy.h |
| index f2368ccbcf5fd600177faeef7d70dab8a8e4b533..f975dacad3ca39154809a201ce9564e4e0699790 100644 |
| --- a/base/file_util_proxy.h |
| +++ b/base/file_util_proxy.h |
| @@ -10,8 +10,8 @@ |
| #include "base/callback.h" |
| #include "base/file_path.h" |
| #include "base/file_util.h" |
| +#include "base/memory/ref_counted.h" |
| #include "base/platform_file.h" |
| -#include "base/ref_counted.h" |
| #include "base/tracked_objects.h" |
| namespace base { |