Index: content/child/fileapi/webfilesystem_impl.cc |
diff --git a/content/child/fileapi/webfilesystem_impl.cc b/content/child/fileapi/webfilesystem_impl.cc |
index dae9788bf59281aec5436da83eb332739e62a087..e629fdd4a29364173b0a4d16d83bc5787f5a5e29 100644 |
--- a/content/child/fileapi/webfilesystem_impl.cc |
+++ b/content/child/fileapi/webfilesystem_impl.cc |
@@ -11,8 +11,8 @@ |
#include "base/strings/utf_string_conversions.h" |
#include "base/synchronization/waitable_event.h" |
#include "base/threading/thread_local.h" |
-#include "content/child/blink_glue.h" |
#include "content/child/child_thread.h" |
+#include "content/child/file_info_util.h" |
#include "content/child/fileapi/file_system_dispatcher.h" |
#include "content/child/fileapi/webfilewriter_impl.h" |
#include "content/child/worker_task_runner.h" |