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 286793002: [DeviceLight] Add renderer+common parts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 6 years, 7 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c7e3d330154ebcd877b982943c1c3736afd622e5..44ecda2509a42577aa208c1bc5eb5c214aa50522 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -179,6 +179,8 @@
'common/database_messages.h',
'common/date_time_suggestion.h',
'common/desktop_notification_messages.h',
+ 'common/device_sensors/device_light_hardware_buffer.h',
+ 'common/device_sensors/device_light_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',

Powered by Google App Engine
This is Rietveld 408576698