| Index: trunk/src/chrome/common/extensions/manifest_handlers/content_scripts_handler.h
|
| ===================================================================
|
| --- trunk/src/chrome/common/extensions/manifest_handlers/content_scripts_handler.h (revision 232630)
|
| +++ trunk/src/chrome/common/extensions/manifest_handlers/content_scripts_handler.h (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "chrome/common/extensions/extension.h"
|
| -#include "extensions/common/manifest_handler.h"
|
| +#include "chrome/common/extensions/manifest_handler.h"
|
| #include "extensions/common/user_script.h"
|
|
|
| namespace extensions {
|
|
|