| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 7c374f8d368ac87282e3eee5f9e03f72cd69e9de..cc67ece796fea9d1697fe7a0f50d5ddd507de58e 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -146,9 +146,11 @@
|
| 'common/clipboard_messages.cc',
|
| 'common/clipboard_messages.h',
|
| 'common/compositor_util.cc',
|
| + 'common/content_constants_internal.cc',
|
| + 'common/content_constants_internal.h',
|
| + 'common/content_export.h',
|
| 'common/content_message_generator.cc',
|
| 'common/content_message_generator.h',
|
| - 'common/content_export.h',
|
| 'common/content_paths.cc',
|
| 'common/css_colors.h',
|
| 'common/database_messages.h',
|
|
|