Index: content/content_common.gypi |
=================================================================== |
--- content/content_common.gypi (revision 107754) |
+++ content/content_common.gypi (working copy) |
@@ -30,6 +30,8 @@ |
'sources': [ |
'public/common/bindings_policy.h', |
'public/common/child_process_sandbox_support_linux.h', |
+ 'public/common/content_constants.cc', |
+ 'public/common/content_constants.h', |
'public/common/content_paths.h', |
'public/common/content_switches.cc', |
'public/common/content_switches.h', |
@@ -40,6 +42,7 @@ |
'public/common/page_transition_types.cc', |
'public/common/page_transition_types.h', |
'public/common/page_type.h', |
+ 'public/common/page_zoom.h', |
'public/common/pepper_plugin_info.cc', |
'public/common/pepper_plugin_info.h', |
'public/common/resource_dispatcher_delegate.h', |
@@ -79,8 +82,6 @@ |
'common/content_message_generator.cc', |
'common/content_message_generator.h', |
'common/content_export.h', |
- 'common/content_constants.cc', |
- 'common/content_constants.h', |
'common/content_counters.cc', |
'common/content_counters.h', |
'common/content_paths.cc', |
@@ -178,7 +179,6 @@ |
'common/npobject_util.h', |
'common/p2p_messages.h', |
'common/p2p_sockets.h', |
- 'common/page_zoom.h', |
'common/pepper_file_messages.cc', |
'common/pepper_file_messages.h', |
'common/pepper_messages.h', |