Index: content/child/fileapi/webfilewriter_impl.cc |
diff --git a/content/common_child/fileapi/webfilewriter_impl.cc b/content/child/fileapi/webfilewriter_impl.cc |
similarity index 95% |
rename from content/common_child/fileapi/webfilewriter_impl.cc |
rename to content/child/fileapi/webfilewriter_impl.cc |
index 16de6e13b6c44dbe2e80b413bc53655eb20608d9..f572143e0e6d0e61a745252b35ad4fa421597e0b 100644 |
--- a/content/common_child/fileapi/webfilewriter_impl.cc |
+++ b/content/child/fileapi/webfilewriter_impl.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/common_child/fileapi/webfilewriter_impl.h" |
+#include "content/child/fileapi/webfilewriter_impl.h" |
#include "base/bind.h" |
#include "content/common/child_thread.h" |