| Index: components/web_resource/resource_request_allowed_notifier_test_util.h
|
| diff --git a/components/web_resource/resource_request_allowed_notifier_test_util.h b/components/web_resource/resource_request_allowed_notifier_test_util.h
|
| index efae951abbeb54bf17458f099be412a6800077dd..e1c3d1e23c9d0769bb6e957e9d11bbe859a58728 100644
|
| --- a/components/web_resource/resource_request_allowed_notifier_test_util.h
|
| +++ b/components/web_resource/resource_request_allowed_notifier_test_util.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_WEB_RESOURCE_RESOURCE_REQUEST_ALLOWED_NOTIFIER_TEST_UTIL_H_
|
| #define COMPONENTS_WEB_RESOURCE_RESOURCE_REQUEST_ALLOWED_NOTIFIER_TEST_UTIL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/web_resource/resource_request_allowed_notifier.h"
|
|
|
|
|