| Index: extensions/common/manifest_handlers/icons_handler.cc
|
| diff --git a/extensions/common/manifest_handlers/icons_handler.cc b/extensions/common/manifest_handlers/icons_handler.cc
|
| index c7e6c61e31974b138dce731ac6fdf7c4b53a971b..c8e01d4cb5198c160a754cc190f980058c87baca 100644
|
| --- a/extensions/common/manifest_handlers/icons_handler.cc
|
| +++ b/extensions/common/manifest_handlers/icons_handler.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "extensions/common/manifest_handlers/icons_handler.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|