| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 4e5784f6af8d3742d3598af4a08b0c62c7dfae0d..c2ac413ae7061d6ca1ae2782cb0ab9f0b68b8fc6 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -36,8 +36,6 @@
|
| 'child/appcache/web_application_cache_host_impl.cc',
|
| 'child/appcache/web_application_cache_host_impl.h',
|
| 'child/assert_matching_enums.cc',
|
| - 'child/blink_glue.cc',
|
| - 'child/blink_glue.h',
|
| 'child/blink_platform_impl.cc',
|
| 'child/blink_platform_impl.h',
|
| 'child/browser_font_resource_trusted.cc',
|
| @@ -60,6 +58,8 @@
|
| 'child/database_util.h',
|
| 'child/db_message_filter.cc',
|
| 'child/db_message_filter.h',
|
| + 'child/file_info_util.cc',
|
| + 'child/file_info_util.h',
|
| 'child/fileapi/file_system_dispatcher.cc',
|
| 'child/fileapi/file_system_dispatcher.h',
|
| 'child/fileapi/webfilesystem_impl.cc',
|
|
|