| Index: chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc
|
| diff --git a/chrome/browser/chromeos/drive/fileapi_worker.cc b/chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc
|
| similarity index 99%
|
| rename from chrome/browser/chromeos/drive/fileapi_worker.cc
|
| rename to chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc
|
| index 54c1a829b82fe98a80e048ef86581e22d989a2d9..64f4691c31a63ea631d0a29fa5165afde73b7a17 100644
|
| --- a/chrome/browser/chromeos/drive/fileapi_worker.cc
|
| +++ b/chrome/browser/chromeos/drive/fileapi/fileapi_worker.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/files/file_path.h"
|
| #include "base/logging.h"
|
|
|