Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: ash/ash.gyp

Issue 648733003: Implement ScreenOrientationDelegate on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Generalize rotation locking Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/system/chromeos/screen_orientation/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/system/chromeos/screen_orientation/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698