Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(428)

Unified Diff: content/content_child.gypi

Issue 455623002: content: Rename blink_glue.* to file_info_util.*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/child/webfileutilities_impl.cc ('k') | content/renderer/renderer_webkitplatformsupport_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/child/webfileutilities_impl.cc ('k') | content/renderer/renderer_webkitplatformsupport_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698