summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 90b9c60..1a622d3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -70,8 +70,6 @@
'common/cloud_print_class_mac.h',
'common/cloud_print_class_mac.mm',
'common/clipboard_messages.h',
- 'common/common_param_traits.cc',
- 'common/common_param_traits.h',
'common/content_message_generator.cc',
'common/content_message_generator.h',
'common/content_export.h',
@@ -242,15 +240,17 @@
'common/webblobregistry_impl.cc',
'common/webblobregistry_impl.h',
'common/webblob_messages.h',
- 'common/webkit_param_traits.cc',
- 'common/webkit_param_traits.h',
'common/webmessageportchannel_impl.cc',
'common/webmessageportchannel_impl.h',
'common/worker_messages.h',
+ 'public/common/common_param_traits.cc',
+ 'public/common/common_param_traits.h',
'public/common/content_client.cc',
'public/common/content_client.h',
'public/common/window_container_type.cc',
'public/common/window_container_type.h',
+ 'public/common/webkit_param_traits.cc',
+ 'public/common/webkit_param_traits.h',
],
'conditions': [
['OS!="win"', {