| Index: components/url_matcher/url_matcher_factory.h
|
| diff --git a/components/url_matcher/url_matcher_factory.h b/components/url_matcher/url_matcher_factory.h
|
| index 93ff2025b756557272fc20194ba9fd0e66a2e4ea..e65edecb551c90830b9f16d9d6870562ab3e88b0 100644
|
| --- a/components/url_matcher/url_matcher_factory.h
|
| +++ b/components/url_matcher/url_matcher_factory.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "components/url_matcher/url_matcher.h"
|
| #include "components/url_matcher/url_matcher_export.h"
|
|
|
|
|