Chromium Code Reviews| Index: ash/ash.gyp |
| diff --git a/ash/ash.gyp b/ash/ash.gyp |
| index 6aa2dd296cad18ab1ffbbd8145d1701ab27b7f4c..dc17ebac8d40890aab87d1c3cb76b6c1cffab9a0 100644 |
| --- a/ash/ash.gyp |
| +++ b/ash/ash.gyp |
| @@ -320,6 +320,8 @@ |
| 'system/chromeos/power/video_activity_notifier.h', |
| 'system/chromeos/rotation/tray_rotation_lock.cc', |
| 'system/chromeos/rotation/tray_rotation_lock.h', |
| + 'system/chromeos/screen_orientation/screen_orientation_delegate_ash.cc', |
| + 'system/chromeos/screen_orientation/screen_orientation_delegate_ash.h', |
|
flackr
2014/10/14 20:08:17
Need to update BUILD.gn
jonross
2014/10/22 18:45:30
Currently ash/BUILD.gn refers to the source list f
|
| 'system/chromeos/screen_security/screen_capture_observer.h', |
| 'system/chromeos/screen_security/screen_capture_tray_item.cc', |
| 'system/chromeos/screen_security/screen_capture_tray_item.h', |