| 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 4d1be175fd3a7ccfd9e5ebdafcc76318cdc931ba..09b9991790886ecec7a97a00f6e9da1b89c42432 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -107,10 +107,6 @@ component("web") {
|
| "RemoteFrameClientImpl.h",
|
| "RemoteFrameOwner.cpp",
|
| "RemoteFrameOwner.h",
|
| - "ResizeViewportAnchor.cpp",
|
| - "ResizeViewportAnchor.h",
|
| - "RotationViewportAnchor.cpp",
|
| - "RotationViewportAnchor.h",
|
| "ServiceWorkerGlobalScopeClientImpl.cpp",
|
| "ServiceWorkerGlobalScopeClientImpl.h",
|
| "ServiceWorkerGlobalScopeProxy.cpp",
|
|
|