Index: ash/wm/session_state_animator_impl_unittest.cc |
diff --git a/ash/wm/session_state_animator_impl_unittest.cc b/ash/wm/session_state_animator_impl_unittest.cc |
new file mode 100644 |
index 0000000000000000000000000000000000000000..481681a2333d3291ac4c4cd06d2b0c42e4c42b4a |
--- /dev/null |
+++ b/ash/wm/session_state_animator_impl_unittest.cc |
@@ -0,0 +1 @@ |
+// TODO(bruthig): Add some tests for the SessionStateAnimatorImpl. |
bruthig
2014/09/08 15:33:20
Tests for the integration of the SessionStateAnima
Daniel Erat
2014/09/08 16:16:03
it'd be better to file a bug instead of checking i
bruthig
2014/09/09 17:32:34
Ok, I will also add BUG=162645, it seems to alread
|