| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 5c88de000f740f116cdf475a81e46ad557a31dcf..ba61e69c0e95dece04264057f2098afaf4d99b3c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -468,6 +468,8 @@
|
| 'common/savable_url_schemes.cc',
|
| 'common/savable_url_schemes.h',
|
| 'common/screen_orientation_messages.h',
|
| + 'common/screen_orientation_utils.cc',
|
| + 'common/screen_orientation_utils.h',
|
| 'common/service_worker/embedded_worker_messages.h',
|
| 'common/service_worker/service_worker_messages.h',
|
| 'common/service_worker/service_worker_status_code.cc',
|
|
|