| Index: webkit/browser/fileapi/file_system_database_test_helper.cc
|
| diff --git a/webkit/fileapi/file_system_database_test_helper.cc b/webkit/browser/fileapi/file_system_database_test_helper.cc
|
| similarity index 98%
|
| rename from webkit/fileapi/file_system_database_test_helper.cc
|
| rename to webkit/browser/fileapi/file_system_database_test_helper.cc
|
| index a8da1a757f63ad49a5d8315d0492ef1aaea0b985..fc61fe08be41120967d2412caabb40e4c555b371 100644
|
| --- a/webkit/fileapi/file_system_database_test_helper.cc
|
| +++ b/webkit/browser/fileapi/file_system_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/file_system_database_test_helper.h"
|
| +#include "webkit/browser/fileapi/file_system_database_test_helper.h"
|
|
|
| #include <algorithm>
|
| #include <functional>
|
|
|