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

Unified Diff: content/content_common.gypi

Issue 236833003: Rename device_orientation to device_sensors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 8 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 | « content/content_browser.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 45e9d2c18b852333f36ebc67fb003d2f9170169d..b291d57d85fb7c1572ebbba674d562f46c8c964a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -178,10 +178,10 @@
'common/database_messages.h',
'common/date_time_suggestion.h',
'common/desktop_notification_messages.h',
- 'common/device_orientation/device_motion_hardware_buffer.h',
- 'common/device_orientation/device_motion_messages.h',
- 'common/device_orientation/device_orientation_hardware_buffer.h',
- 'common/device_orientation/device_orientation_messages.h',
+ 'common/device_sensors/device_motion_hardware_buffer.h',
+ 'common/device_sensors/device_motion_messages.h',
+ 'common/device_sensors/device_orientation_hardware_buffer.h',
+ 'common/device_sensors/device_orientation_messages.h',
'common/devtools_messages.h',
'common/dom_storage/dom_storage_map.cc',
'common/dom_storage/dom_storage_map.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698