Chromium Code Reviews| Index: Source/core/page/History.idl |
| diff --git a/Source/core/page/History.idl b/Source/core/page/History.idl |
| index 6fee491f55bf759ab1d228793f0772ef0c2577fc..40e6648da9be29fad1922e94f67a8e2f7feeb6a2 100644 |
| --- a/Source/core/page/History.idl |
| +++ b/Source/core/page/History.idl |
| @@ -23,9 +23,7 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -[ |
| - NoInterfaceObject, |
| -] interface History { |
| +interface History { |
| readonly attribute unsigned long length; |
| [CachedAttribute, Custom] readonly attribute SerializedScriptValue state; |