| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index fec40f097da002105f0c0c472064c623833d0966..1e21e1a808d8b6a825b3ec2fe4eea8d865f55037 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -269,6 +269,7 @@
|
| 'common/native_web_keyboard_event_mac.mm',
|
| 'common/native_web_keyboard_event_win.cc',
|
| 'common/native_window_notification_source.h',
|
| + 'common/page_type.h',
|
| 'common/page_transition_types.cc',
|
| 'common/page_transition_types.h',
|
| 'common/page_zoom.h',
|
| @@ -292,6 +293,7 @@
|
| 'common/resource_dispatcher.h',
|
| 'common/security_filter_peer.cc',
|
| 'common/security_filter_peer.h',
|
| + 'common/security_style.h',
|
| 'common/service_messages.cc',
|
| 'common/service_messages.h',
|
| 'common/service_messages_internal.h',
|
|
|