| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index af8dc3075e88603b2379a753176334929b06e8d1..e91670990af09f0f0a8d83ca0c3e2b903b6f8636 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -57,14 +57,10 @@ component("web") {
|
| "CompositorProxyClientImpl.h",
|
| "CompositorWorkerProxyClientImpl.cpp",
|
| "CompositorWorkerProxyClientImpl.h",
|
| - "ContextFeaturesClientImpl.cpp",
|
| - "ContextFeaturesClientImpl.h",
|
| "ContextMenuAllowedScope.cpp",
|
| "ContextMenuAllowedScope.h",
|
| "ContextMenuClientImpl.cpp",
|
| "ContextMenuClientImpl.h",
|
| - "DatabaseClientImpl.cpp",
|
| - "DatabaseClientImpl.h",
|
| "DateTimeChooserImpl.cpp",
|
| "DateTimeChooserImpl.h",
|
| "DedicatedWorkerMessagingProxyProviderImpl.cpp",
|
|
|