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

Unified Diff: chrome/chrome_browser.gypi

Issue 8402002: Reenable triggering of screen rotations by sensors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Gardening Created 9 years, 1 month 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 | « chrome/browser/ui/touch/sensors/screen_orientation_listener.cc ('k') | ui/aura/aura.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 82cf6d8860166c8adbc0507ef5c545f1d2368bf3..8529af733406a0fa215a60dde1d10eb2e0a3d001 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -355,6 +355,8 @@
'browser/chrome_browser_parts_aura.h',
'browser/chrome_browser_parts_gtk.cc',
'browser/chrome_browser_parts_gtk.h',
+ 'browser/chrome_browser_parts_touch.cc',
+ 'browser/chrome_browser_parts_touch.h',
'browser/chrome_content_browser_client.cc',
'browser/chrome_content_browser_client.h',
'browser/chrome_plugin_message_filter.cc',
@@ -3255,6 +3257,8 @@
'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc',
'browser/ui/touch/frame/touch_browser_frame_view.cc',
'browser/ui/touch/frame/touch_browser_frame_view.h',
+ 'browser/ui/touch/sensors/screen_orientation_listener.cc',
+ 'browser/ui/touch/sensors/screen_orientation_listener.h',
'browser/ui/touch/status_bubble_touch.cc',
'browser/ui/touch/status_bubble_touch.h',
'browser/ui/touch/tabs/tab_strip_factory.cc',
« no previous file with comments | « chrome/browser/ui/touch/sensors/screen_orientation_listener.cc ('k') | ui/aura/aura.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698