| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 3766d01a249d5dec88933fc09ca3f1db901842d6..61a24984a1cfb1af3549d1d6fda07d1141c015d1 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -628,7 +628,6 @@ component("ash") {
|
| "high_contrast/high_contrast_controller.h",
|
| "host/ash_window_tree_host.cc",
|
| "host/ash_window_tree_host.h",
|
| - "host/ash_window_tree_host_init_params.cc",
|
| "host/ash_window_tree_host_init_params.h",
|
| "host/ash_window_tree_host_platform.cc",
|
| "host/ash_window_tree_host_platform.h",
|
| @@ -693,7 +692,6 @@ component("ash") {
|
| "shelf/shelf_window_targeter.h",
|
| "shell.cc",
|
| "shell.h",
|
| - "shell_init_params.cc",
|
| "shell_init_params.h",
|
| "snap_to_pixel_layout_manager.cc",
|
| "snap_to_pixel_layout_manager.h",
|
|
|