| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 888a1dea0494198bdb57bc9507c387af469243bb..8fda73186a00a11e9feffa79ad034da6ca3ef644 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -9,6 +9,7 @@
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| + '../third_party/WebKit/public/blink.gyp:blink',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs',
|
| '../ui/ui.gyp:ui',
|
| @@ -149,6 +150,7 @@
|
| 'common/cookie_data.cc',
|
| 'common/cookie_data.h',
|
| 'common/database_messages.h',
|
| + 'common/date_time_suggestion.h',
|
| 'common/desktop_notification_messages.h',
|
| 'common/device_orientation/device_motion_hardware_buffer.h',
|
| 'common/device_orientation/device_motion_messages.h',
|
|
|