| Index: third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h b/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| index 4059c11ac915c8493f7ec4ee7e91bf080aacc441..f30ca2deb7875781c69fd05466047fcc4e97d4bf 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| @@ -49,6 +49,8 @@ struct NativeValueTraits<IDBKeyRange*> {
|
|
|
| ExecutionContext* toExecutionContextForModules(v8::Local<v8::Context>);
|
|
|
| +void registerInstallOriginTrialsForModules();
|
| +
|
| } // namespace blink
|
|
|
| #endif // V8BindingForModules_h
|
|
|