Chromium Code Reviews| Index: Source/core/page/Location.idl |
| diff --git a/Source/core/page/Location.idl b/Source/core/page/Location.idl |
| index 71e1647511b1d606a81bfe201e07c1c76dc7d13f..f75233799256de5ec8f397260cfbeb796510e16a 100644 |
| --- a/Source/core/page/Location.idl |
| +++ b/Source/core/page/Location.idl |
| @@ -27,7 +27,7 @@ |
| */ |
| [ |
| - CheckSecurity, |
| + CheckSecurity |
| ] interface Location { |
| [SetterCallWith=ActiveWindow|FirstWindow, DoNotCheckSecurityOnSetter, Unforgeable] attribute DOMString href; |