| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 5a85be8d356569189cf90e7f40f18a15bf811080..af95a3fe028cc3b7cbca51f89136f3a8e21b33cf 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',
|
|
|