| 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 522f19835775dfbc32ffddb0d72f9d400343b36c..26e68c39021a409e47c5162e14fba8382a7849f6 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.h
|
| @@ -61,8 +61,6 @@ struct NativeValueTraits<IDBKeyRange*> {
|
| ExceptionState&);
|
| };
|
|
|
| -void registerInstallOriginTrialsForModules();
|
| -
|
| } // namespace blink
|
|
|
| #endif // V8BindingForModules_h
|
|
|