| Index: chrome/common/extensions/permissions/permission_set.h
|
| diff --git a/chrome/common/extensions/permissions/permission_set.h b/chrome/common/extensions/permissions/permission_set.h
|
| index c6fd51bf6b64698633ed84f580e1994da4e32887..a8e003fa1091bd637790f1bbd921955b412542ff 100644
|
| --- a/chrome/common/extensions/permissions/permission_set.h
|
| +++ b/chrome/common/extensions/permissions/permission_set.h
|
| @@ -43,7 +43,6 @@ class PermissionSet
|
| const URLPatternSet& explicit_hosts,
|
| const OAuth2Scopes& scopes);
|
|
|
| -
|
| // Creates a new permission set based on the specified data.
|
| PermissionSet(const APIPermissionSet& apis,
|
| const URLPatternSet& explicit_hosts,
|
|
|