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

Unified Diff: content/child/file_info_util.cc

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/file_info_util.h ('k') | content/child/fileapi/webfilesystem_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/file_info_util.cc
diff --git a/content/child/blink_glue.cc b/content/child/file_info_util.cc
similarity index 95%
rename from content/child/blink_glue.cc
rename to content/child/file_info_util.cc
index 9a3af757bafba572be9ddbd65776028849715f76..c605adfd6cfb331d96161218e41f234e4a0414d6 100644
--- a/content/child/blink_glue.cc
+++ b/content/child/file_info_util.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/child/blink_glue.h"
+#include "content/child/file_info_util.h"
#include "base/logging.h"
#include "third_party/WebKit/public/platform/WebFileInfo.h"
« no previous file with comments | « content/child/file_info_util.h ('k') | content/child/fileapi/webfilesystem_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698