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