| Index: third_party/WebKit/Source/core/layout/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| index a39c79d0b28efbd60921da4f146b20f4369f5106..364f4382da68a4743def58f98a7c4aeb553458da 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -222,7 +222,6 @@ blink_core_sources("layout") {
|
| "api/LayoutMenuListItem.h",
|
| "api/LayoutPartItem.h",
|
| "api/LayoutProgressItem.h",
|
| - "api/LayoutSliderItem.h",
|
| "api/LayoutTextControlItem.h",
|
| "api/LayoutTextFragmentItem.h",
|
| "api/LayoutTextItem.h",
|
|
|