| 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 ba9036383288ee09f4a2f086e3f376392ba5387b..887dc75933371f286016e1f9eb0d4637e1fff74f 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -55,14 +55,10 @@ component("web") {
|
| "CompositorMutatorImpl.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",
|
|
|