| 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 aff5086e4959c6dbdb78c24681be3af7279653d6..07cfc3bb1afbd79f25e4b1a05400145c451cb066 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -47,9 +47,6 @@ component("web") {
|
| "ColorChooserPopupUIController.h",
|
| "ColorChooserUIController.cpp",
|
| "ColorChooserUIController.h",
|
| - "CompositionUnderlineBuilder.h",
|
| - "CompositionUnderlineVectorBuilder.cpp",
|
| - "CompositionUnderlineVectorBuilder.h",
|
| "CompositorAnimator.h",
|
| "CompositorMutatorImpl.cpp",
|
| "CompositorMutatorImpl.h",
|
|
|