| Index: chrome/common/extensions/manifest_handlers/externally_connectable.h
|
| diff --git a/chrome/common/extensions/manifest_handlers/externally_connectable.h b/chrome/common/extensions/manifest_handlers/externally_connectable.h
|
| index 328216ef3c6a81bdbf7a59eee0b0009af7563c6e..ede81b80e1a5cc19dcd9cbdf6e8ff98e553298ca 100644
|
| --- a/chrome/common/extensions/manifest_handlers/externally_connectable.h
|
| +++ b/chrome/common/extensions/manifest_handlers/externally_connectable.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/common/extensions/extension.h"
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| #include "extensions/common/install_warning.h"
|
| +#include "extensions/common/manifest_handler.h"
|
| #include "extensions/common/url_pattern_set.h"
|
|
|
| class GURL;
|
|
|