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

Unified Diff: ash/ash.gyp

Issue 680383007: DeviceOrientation API on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove implementation details from content/public/browser Created 6 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 8a8c36edc4c8826cef872695afbf7ef84db81a98..2d31123ed3e0dda5f5b555f680610964a3e1c3c5 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -33,6 +33,8 @@
'accelerometer/accelerometer_controller.cc',
'accelerometer/accelerometer_controller.h',
'accelerometer/accelerometer_observer.h',
+ 'accelerometer/sensor_manager_delegate_chromeos.cc',
+ 'accelerometer/sensor_manager_delegate_chromeos.h',
'accessibility_delegate.h',
'audio/sounds.cc',
'audio/sounds.h',

Powered by Google App Engine
This is Rietveld 408576698