summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
authorantrim@chromium.org <antrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-26 22:29:07 +0000
committerantrim@chromium.org <antrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-26 22:29:07 +0000
commit88223751105adcb476b69e1e0f9ce8eeb50b98fa (patch)
tree7b31da8da358d483128a45f2851086df58b8b658 /ash/ash.gyp
parentfca480623de212e5412708c459f123d175b754cc (diff)
downloadchromium_src-88223751105adcb476b69e1e0f9ce8eeb50b98fa.zip
chromium_src-88223751105adcb476b69e1e0f9ce8eeb50b98fa.tar.gz
chromium_src-88223751105adcb476b69e1e0f9ce8eeb50b98fa.tar.bz2
Add tests for new lock/shutdown animations before flipping switch on the ToT.
Introduce test for new SessionStateController implementation (mostly the copy of the old PowerButtonController test). Better tests will follow (test PowerButtonController and SessionStateController separately). BUG=138171,139461 Review URL: https://chromiumcodereview.appspot.com/11348224 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169507 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index a89f96b..53cdc29 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -561,6 +561,7 @@
'wm/panel_layout_manager_unittest.cc',
'wm/power_button_controller_unittest.cc',
'wm/screen_dimmer_unittest.cc',
+ 'wm/session_state_controller_impl2_unittest.cc',
'wm/shelf_layout_manager_unittest.cc',
'wm/system_gesture_event_filter_unittest.cc',
'wm/system_modal_container_layout_manager_unittest.cc',