Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index bf012ddf2018c99231e31358653401152ff36dff..4bc0484b0f536897d33a48ff5f1677f7b960de0e 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -474,6 +474,8 @@ |
| 'browser/device_sensors/data_fetcher_shared_memory_win.cc', |
| 'browser/device_sensors/device_inertial_sensor_service.cc', |
| 'browser/device_sensors/device_inertial_sensor_service.h', |
| + 'browser/device_sensors/device_light_message_filter.cc', |
| + 'browser/device_sensors/device_light_message_filter.h', |
|
jochen (gone - plz use gerrit)
2014/09/12 13:57:46
please also update the BUILD.gn file (in content/b
riju_
2014/09/22 08:22:21
If i understood correctly, the content/browser/bro
|
| 'browser/device_sensors/device_motion_message_filter.cc', |
| 'browser/device_sensors/device_motion_message_filter.h', |
| 'browser/device_sensors/device_orientation_message_filter.cc', |