Index: content/content_common_child.gypi |
=================================================================== |
--- content/content_common_child.gypi (revision 202679) |
+++ content/content_common_child.gypi (working copy) |
@@ -48,6 +48,8 @@ |
'common_child/plugin_param_traits.h', |
'common_child/web_database_observer_impl.cc', |
'common_child/web_database_observer_impl.h', |
+ 'common_child/webblobregistry_impl.cc', |
+ 'common_child/webblobregistry_impl.h', |
], |
'conditions': [ |
['OS=="ios"', { |