| Index: chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc
|
| diff --git a/chrome/browser/chromeos/drive/fileapi_worker_unittest.cc b/chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/drive/fileapi_worker_unittest.cc
|
| rename to chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc
|
| index fea892d836b03e4a5c7a684df0d8923882b0a88d..c0254a8c3ebe97cb17c87607bb168f9c1fb08735 100644
|
| --- a/chrome/browser/chromeos/drive/fileapi_worker_unittest.cc
|
| +++ b/chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.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 "chrome/browser/chromeos/drive/fileapi_worker.h"
|
| +#include "chrome/browser/chromeos/drive/fileapi/fileapi_worker.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|