| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index b6c94e7a344d2741dac2d3ce687dba0fb3060739..5e044f588cc83f107db4709107f0f66cf06cc732 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -37,6 +37,8 @@
|
| 'public/common/context_menu_params.cc',
|
| 'public/common/context_menu_params.h',
|
| 'public/common/console_message_level.h',
|
| + 'public/common/date_time_suggestion.cc',
|
| + 'public/common/date_time_suggestion.h',
|
| 'public/common/desktop_media_id.cc',
|
| 'public/common/desktop_media_id.h',
|
| 'public/common/drop_data.cc',
|
|
|