| Index: sky/engine/core/core.gni
|
| diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
|
| index 416c80f261889e6e3d3356d1f4bd3b0749f9cb06..13b849f830b2ae36598cf6c9969724056cc6e7ac 100644
|
| --- a/sky/engine/core/core.gni
|
| +++ b/sky/engine/core/core.gni
|
| @@ -980,8 +980,6 @@ sky_core_files = [
|
| "loader/NavigationPolicy.h",
|
| "loader/UniqueIdentifier.cpp",
|
| "loader/UniqueIdentifier.h",
|
| - "page/AutoscrollController.cpp",
|
| - "page/AutoscrollController.h",
|
| "page/ChromeClient.h",
|
| "page/EditorClient.h",
|
| "page/EventHandler.cpp",
|
|
|