| Index: sky/engine/core/core.gni
|
| diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
|
| index 8621acb61a7a124d6a4978a5482fd470b45cc8fc..17234f43ca9a827361899f2f07a7676a7ac30f52 100644
|
| --- a/sky/engine/core/core.gni
|
| +++ b/sky/engine/core/core.gni
|
| @@ -1088,8 +1088,6 @@ sky_core_files = [
|
| "page/PageVisibilityState.cpp",
|
| "page/PageVisibilityState.h",
|
| "page/SpellCheckerClient.h",
|
| - "page/TouchAdjustment.cpp",
|
| - "page/TouchAdjustment.h",
|
| "page/TouchDisambiguation.cpp",
|
| "page/TouchDisambiguation.h",
|
| "page/WindowFocusAllowedIndicator.cpp",
|
|
|