| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index baa8015e2f31f438deedb159836d212775a62ce9..bbb8a8a4efb7489b512c4b824ee2bf3555883551 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -131,6 +131,10 @@
|
| 'drag_drop/drag_image_view.cc',
|
| 'drag_drop/drag_image_view.h',
|
| 'event_rewriter_delegate.h',
|
| + 'first_run/first_run_helper.cc',
|
| + 'first_run/first_run_helper.h',
|
| + 'first_run/first_run_helper_impl.cc',
|
| + 'first_run/first_run_helper_impl.h',
|
| 'focus_cycler.cc',
|
| 'focus_cycler.h',
|
| 'high_contrast/high_contrast_controller.cc',
|
|
|