Chromium Code Reviews| Index: extensions/common/event_filtering_info.h |
| diff --git a/extensions/common/event_filtering_info.h b/extensions/common/event_filtering_info.h |
| index a4895864d78cabbc8c080599500d3f4dff16db3a..86309ab2b9316cb6b7eece193277d73e1afcaf99 100644 |
| --- a/extensions/common/event_filtering_info.h |
| +++ b/extensions/common/event_filtering_info.h |
| @@ -6,7 +6,7 @@ |
| #define EXTENSIONS_COMMON_EVENT_FILTERING_INFO_H_ |
| #include "base/memory/scoped_ptr.h" |
| -#include "googleurl/src/gurl.h" |
| +#include "url/gurl.h" |
| namespace base { |
| class Value; |