| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 80113853cfe2bbe94ae068c4dfc24336ff09fdcd..fd9f1d430615dd7f577083db9de80fbe4d7376f5 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -1167,9 +1167,6 @@ test("ash_unittests") {
|
| "common/frame/custom_frame_view_ash_unittest.cc",
|
| "common/frame/default_header_painter_unittest.cc",
|
|
|
| - # TODO: convert to use AshTest http://crbug.com/654491.
|
| - "common/material_design/material_design_controller_unittest.cc",
|
| -
|
| # TODO: convert to use AshTest http://crbug.com/654492.
|
| "common/metrics/pointer_metrics_recorder_unittest.cc",
|
|
|
|
|