| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 6330237bce04021f35f34c42c178df625e8ebe43..70bf7dc395bfc52697592f668c37b508588f239d 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -56,6 +56,8 @@
|
| 'public/common/content_constants.cc',
|
| 'public/common/content_constants.h',
|
| 'public/common/content_descriptors.h',
|
| + 'public/common/content_features.cc',
|
| + 'public/common/content_features.h',
|
| 'public/common/content_ipc_logging.h',
|
| 'public/common/content_paths.h',
|
| 'public/common/content_switches.cc',
|
|
|