| Index: chrome/common/extensions/api/plugins/plugins_handler.h
|
| diff --git a/chrome/common/extensions/api/plugins/plugins_handler.h b/chrome/common/extensions/api/plugins/plugins_handler.h
|
| index 827aa406995a00f0836c79815cd6c6ca35a8b812..231541232b8bfcc9f67007acb0e378fe8827e3da 100644
|
| --- a/chrome/common/extensions/api/plugins/plugins_handler.h
|
| +++ b/chrome/common/extensions/api/plugins/plugins_handler.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/common/extensions/extension.h"
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| +#include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|
|
|