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" |