| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index e6c9a747baaf82e879c8f665d293bbdf05bbf655..b6b7693754d10fa53dc076fc818bf3ec1bf9f547 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -97,6 +97,8 @@
|
| 'display/root_window_transformers.h',
|
| 'display/screen_ash.cc',
|
| 'display/screen_ash.h',
|
| + 'display/screen_orientation_delegate_chromeos.cc',
|
| + 'display/screen_orientation_delegate_chromeos.h',
|
| 'display/screen_position_controller.cc',
|
| 'display/screen_position_controller.h',
|
| 'display/shared_display_edge_indicator.cc',
|
|
|