| Index: chrome/common/extensions/extension.h
|
| diff --git a/chrome/common/extensions/extension.h b/chrome/common/extensions/extension.h
|
| index c99a80dd247e84e2721ea11bbdc77c13fdd5a91e..2f087b98b016610a5785fabc935029df7080822d 100644
|
| --- a/chrome/common/extensions/extension.h
|
| +++ b/chrome/common/extensions/extension.h
|
| @@ -45,6 +45,7 @@ class ImageSkia;
|
| namespace extensions {
|
| class PermissionsData;
|
| class APIPermissionSet;
|
| +class ManifestPermissionSet;
|
| class PermissionSet;
|
|
|
| // Represents a Chrome extension.
|
|
|