| Index: third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/v8.gni b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| index f861c365e19eb38be9ce410d5c4f36c3746b639c..6fedd0999488c7475b8bfb590833b615334ffe30 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/v8.gni
|
| @@ -23,8 +23,6 @@ bindings_modules_v8_files =
|
| "ToV8ForModules.h",
|
| "V8BindingForModules.cpp",
|
| "V8BindingForModules.h",
|
| - "V8IDBObserverCallback.cpp",
|
| - "V8IDBObserverCallback.h",
|
| "V8ServiceWorkerMessageEventInternal.h",
|
| "WebGLAny.cpp",
|
| "WebGLAny.h",
|
|
|