| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 42cfd32b91f96131fc36b8161f666070dfffd058..638b5db926ca9eb396e7418166d8b5de2b503764 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',
|
|
|