| Index: webkit/browser/fileapi/file_system_context_unittest.cc
|
| diff --git a/webkit/browser/fileapi/file_system_context_unittest.cc b/webkit/browser/fileapi/file_system_context_unittest.cc
|
| index 92256af625b2a7d1730e99de9a2ee00e18f96df7..9b567d63db4f6a082f2d56126d35ac2b5dec27d0 100644
|
| --- a/webkit/browser/fileapi/file_system_context_unittest.cc
|
| +++ b/webkit/browser/fileapi/file_system_context_unittest.cc
|
| @@ -28,7 +28,6 @@ namespace fileapi {
|
| namespace {
|
|
|
| const char kTestOrigin[] = "http://chromium.org/";
|
| -const base::FilePath::CharType kVirtualPathNoRoot[] = FPL("root/file");
|
|
|
| GURL CreateRawFileSystemURL(const std::string& type_str,
|
| const std::string& fs_id) {
|
|
|