| Index: components/url_matcher/url_matcher.h
|
| diff --git a/components/url_matcher/url_matcher.h b/components/url_matcher/url_matcher.h
|
| index a0b13d9889929a7b2a5b62e8f5b4004305ba1f26..11dc6586caad168415581ba0be5212659ce779ea 100644
|
| --- a/components/url_matcher/url_matcher.h
|
| +++ b/components/url_matcher/url_matcher.h
|
| @@ -10,7 +10,6 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/memory/scoped_vector.h"
|
| #include "components/url_matcher/regex_set_matcher.h"
|
| #include "components/url_matcher/substring_set_matcher.h"
|
| #include "components/url_matcher/url_matcher_export.h"
|
|
|