Index: ash/BUILD.gn |
diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
index 7642e9a5cc52dc3c477f241dbaed194de579dacb..f6124c2c7ba291bc9a5d0f67d35a8668affee101 100644 |
--- a/ash/BUILD.gn |
+++ b/ash/BUILD.gn |
@@ -279,6 +279,9 @@ test("ash_unittests") { |
# All tests for multiple displays: not supported on Windows Ash. |
"wm/drag_window_resizer_unittest.cc", |
+ # Acceleromter is only available on Chrome OS. |
flackr
2014/12/19 15:43:53
nit: Accelerometer
jonross
2014/12/19 15:45:40
Done.
|
+ "wm/maximize_mode/maximize_mode_controller_unittest.cc", |
+ |
# Can't resize on Windows Ash. http://crbug.com/165962 |
"magnifier/magnification_controller_unittest.cc", |
"wm/workspace/workspace_window_resizer_unittest.cc", |