Index: webkit/browser/fileapi/sandbox_database_test_helper.cc |
diff --git a/webkit/fileapi/sandbox_database_test_helper.cc b/webkit/browser/fileapi/sandbox_database_test_helper.cc |
similarity index 98% |
rename from webkit/fileapi/sandbox_database_test_helper.cc |
rename to webkit/browser/fileapi/sandbox_database_test_helper.cc |
index 2bf1c7c4e94577c225195bfbe192821a7c0254e8..19c3aaef3b1cc2db6236119f7235e89fa06ad6ea 100644 |
--- a/webkit/fileapi/sandbox_database_test_helper.cc |
+++ b/webkit/browser/fileapi/sandbox_database_test_helper.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 "webkit/fileapi/sandbox_database_test_helper.h" |
+#include "webkit/browser/fileapi/sandbox_database_test_helper.h" |
#include <algorithm> |
#include <functional> |