| Index: chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc
|
| diff --git a/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc b/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc
|
| index a7f074f079e41ac2bc2dfbe54202a16035ad7678..fb53f35f34678bf57a835a7ff512e620b7f67e9a 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc
|
| +++ b/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| -#include "chrome/browser/google_apis/drive_entry_kinds.h"
|
| +#include "google_apis/drive/drive_entry_kinds.h"
|
| #include "webkit/common/blob/scoped_file.h"
|
|
|
| namespace sync_file_system {
|
|
|