Chromium Code Reviews| Index: Source/core/page/PerformanceMark.idl |
| diff --git a/Source/core/page/PerformanceMark.idl b/Source/core/page/PerformanceMark.idl |
| index db9ff436e4824b5c5ea5779961dc00b01c45e0b0..6bae83efc1c142bad0227ebbc6505fc2d933e5c0 100644 |
| --- a/Source/core/page/PerformanceMark.idl |
| +++ b/Source/core/page/PerformanceMark.idl |
| @@ -23,7 +23,5 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| -[ |
| - NoInterfaceObject, |
| -] interface PerformanceMark : PerformanceEntry { |
| +interface PerformanceMark : PerformanceEntry { |
| }; |