Chromium Code Reviews| Index: third_party/WebKit/Source/core/testing/Internals.idl |
| diff --git a/third_party/WebKit/Source/core/testing/Internals.idl b/third_party/WebKit/Source/core/testing/Internals.idl |
| index 49dbe8bd5e83ab0b5096d01b5571ac5a2c22a280..69bd71eb375a494911bc239d93abe20289f8ef85 100644 |
| --- a/third_party/WebKit/Source/core/testing/Internals.idl |
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl |
| @@ -354,5 +354,7 @@ |
| ClientRect visualRect(Node node); |
| + OriginTrialsTest originTrialsTest(); |
| + |
| void crash(); |
| }; |