diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 28924ca..89aeadc 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -271,6 +271,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', @@ -294,6 +295,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', |