Index: third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulateInterfaceBindings.idl |
diff --git a/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulateInterfaceBindings.idl b/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulateInterfaceBindings.idl |
index ae02c145da7ecb3d31137fbf787175e495dfba81..f15429d2cecbe4c02c0910a33f7d7ecbc7b7bb5d 100644 |
--- a/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulateInterfaceBindings.idl |
+++ b/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulateInterfaceBindings.idl |
@@ -12,4 +12,3 @@ partial interface Internals { |
boolean frobulateMethodPartial(); |
static boolean frobulateStaticMethodPartial(); |
}; |
- |