| Index: content/public/test/test_file_system_options.cc
|
| diff --git a/webkit/browser/fileapi/mock_file_system_options.cc b/content/public/test/test_file_system_options.cc
|
| similarity index 95%
|
| rename from webkit/browser/fileapi/mock_file_system_options.cc
|
| rename to content/public/test/test_file_system_options.cc
|
| index 06fbc27c20d768bfc40f9cd568ca834b3951fb8b..5dbc64efa2c503b194696a04235ad713bce63e60 100644
|
| --- a/webkit/browser/fileapi/mock_file_system_options.cc
|
| +++ b/content/public/test/test_file_system_options.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/browser/fileapi/mock_file_system_options.h"
|
| +#include "content/public/test/test_file_system_options.h"
|
|
|
| #include <string>
|
| #include <vector>
|
|
|