| Index: extensions/common/event_filtering_info.h
|
| diff --git a/extensions/common/event_filtering_info.h b/extensions/common/event_filtering_info.h
|
| index a3587986a9ece864024876dab462af867538615a..559ac4bceb03fe5fad4da422d781a87b418068a7 100644
|
| --- a/extensions/common/event_filtering_info.h
|
| +++ b/extensions/common/event_filtering_info.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef EXTENSIONS_COMMON_EVENT_FILTERING_INFO_H_
|
| #define EXTENSIONS_COMMON_EVENT_FILTERING_INFO_H_
|
|
|
| +#include <string>
|
| +
|
| #include "base/memory/scoped_ptr.h"
|
| #include "url/gurl.h"
|
|
|
|
|