| 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 8d854b2e2f8e80d73bb8cfcc1581b82059091f47..a0ea10c6d4a95494363da83c8ca01ff447c26b89 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",
|
|
|