Chromium Code Reviews| Index: content/content_common_child.gypi |
| =================================================================== |
| --- content/content_common_child.gypi (revision 201961) |
| +++ content/content_common_child.gypi (working copy) |
| @@ -42,6 +42,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"', { |