Index: third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulate.h |
diff --git a/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulate.h b/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulate.h |
index 055b82e9246bf4a4efabdb48454422a51fd50acd..a4f7aa0fc1c227b4de524e1bac52ddb8ff046b29 100644 |
--- a/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulate.h |
+++ b/third_party/WebKit/Source/core/origin_trials/testing/InternalsFrobulate.h |
@@ -18,7 +18,6 @@ class InternalsFrobulate final { |
public: |
static bool frobulate(ScriptState*, Internals&, ExceptionState&); |
static bool frobulateNoEnabledCheck(Internals&); |
- static bool frobulateStatic(); |
}; |
} // namespace blink |