| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 1b8212a6d5d0eec1f96ca73609bf7e9b8e0f00e3..9a3fdabbcaa90b0fd008daa5eeb04f846a6bdd22 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -814,6 +814,8 @@
|
| 'test/status_area_widget_test_helper.h',
|
| 'test/test_activation_delegate.cc',
|
| 'test/test_activation_delegate.h',
|
| + 'test/test_lock_state_controller_delegate.cc',
|
| + 'test/test_lock_state_controller_delegate.h',
|
| 'test/test_screenshot_delegate.cc',
|
| 'test/test_screenshot_delegate.cc',
|
| 'test/test_session_state_delegate.cc',
|
|
|