| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index ef58883b2da113db78a26871f4a04d2202234d74..687fd7e4c92dedab1e5d921c6699c453b970ac80 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -409,8 +409,9 @@ test("ash_unittests") {
|
| # Talks to ChromeOS system services.
|
| "wm/lock_state_controller_unittest.cc",
|
|
|
| - # Accelerometer is only available on Chrome OS.
|
| + # Maximize mode is only available on Chrome OS.
|
| "wm/maximize_mode/maximize_mode_controller_unittest.cc",
|
| + "wm/maximize_mode/maximize_mode_window_manager_unittest.cc",
|
|
|
| # Can't resize on Windows Ash. http://crbug.com/165962
|
| "autoclick/autoclick_unittest.cc",
|
|
|