| 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 22fd373b2892c2f3d4f1bfe0103702f7dcc4a68f..a709fe177b170a9b183ffd774b67b9778cff7946 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -73,8 +73,6 @@ component("web") {
|
| "ExternalDateTimeChooser.h",
|
| "ExternalPopupMenu.cpp",
|
| "ExternalPopupMenu.h",
|
| - "FindInPageCoordinates.cpp",
|
| - "FindInPageCoordinates.h",
|
| "FullscreenController.cpp",
|
| "FullscreenController.h",
|
| "IndexedDBClientImpl.cpp",
|
|
|