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

Unified Diff: ash/ash.gyp

Issue 648733003: Implement ScreenOrientationDelegate on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move ScreenOrientationDelegate 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/display/DEPS » ('j') | ash/display/screen_orientation_delegate_chromeos.cc » ('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 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',
« no previous file with comments | « no previous file | ash/display/DEPS » ('j') | ash/display/screen_orientation_delegate_chromeos.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698