Chromium Code Reviews| Index: ui/gfx/gfx_paths.cc |
| diff --git a/ui/gfx/gfx_paths.cc b/ui/gfx/gfx_paths.cc |
| index 3d53dfd1a1b9f2ded8a7ad6a0a63f9a9cbe773bf..74eb5812d1227cf2a96b7b00bbe0f7fdb934f089 100644 |
| --- a/ui/gfx/gfx_paths.cc |
| +++ b/ui/gfx/gfx_paths.cc |
| @@ -5,8 +5,8 @@ |
| #include "ui/gfx/gfx_paths.h" |
| #include "base/command_line.h" |
| -#include "base/file_util.h" |
| #include "base/files/file_path.h" |
| +#include "base/files/file_util.h" |
| #include "base/path_service.h" |
| namespace gfx { |