| Index: components/component_updater/test/url_request_post_interceptor.cc
|
| diff --git a/components/component_updater/test/url_request_post_interceptor.cc b/components/component_updater/test/url_request_post_interceptor.cc
|
| index 5d008d316fa5f64f256046ee50e9f04e7b7b684f..0e58885b27816c699286e819ebeb506aa27f7ee6 100644
|
| --- a/components/component_updater/test/url_request_post_interceptor.cc
|
| +++ b/components/component_updater/test/url_request_post_interceptor.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/component_updater/test/url_request_post_interceptor.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "components/component_updater/test/test_configurator.h"
|
|
|