| 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 06e389f53031ed25ebbca0d61c4835eab1e65f32..92c4d0c54a0fea261d78a6db8ea56ad4e7dc735a 100644
|
| --- a/components/component_updater/test/url_request_post_interceptor.cc
|
| +++ b/components/component_updater/test/url_request_post_interceptor.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/component_updater/test/url_request_post_interceptor.h"
|
|
|
| #include "base/files/file_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "components/component_updater/test/test_configurator.h"
|
|
|