| Index: trunk/src/chrome/common/extensions/api/url_handlers/url_handlers_parser.h
|
| ===================================================================
|
| --- trunk/src/chrome/common/extensions/api/url_handlers/url_handlers_parser.h (revision 232630)
|
| +++ trunk/src/chrome/common/extensions/api/url_handlers/url_handlers_parser.h (working copy)
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "chrome/common/extensions/extension.h"
|
| -#include "extensions/common/manifest_handler.h"
|
| +#include "chrome/common/extensions/manifest_handler.h"
|
| #include "extensions/common/url_pattern.h"
|
|
|
| class GURL;
|
|
|