| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 9747f699f6b0daa935fae24679643069759ef50d..e4152d7a8569e40a019e32bbf05d315b256b7706 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -210,6 +210,8 @@
|
| 'common/section_util_win.cc',
|
| 'common/section_util_win.h',
|
| 'common/security_style.h',
|
| + 'common/sensors.h',
|
| + 'common/sensors_listener.h',
|
| 'common/serialized_script_value.cc',
|
| 'common/serialized_script_value.h',
|
| 'common/set_process_title.cc',
|
|
|