| Index: chrome/browser/sync_file_system/drive_backend_v1/fake_api_util_unittest.cc
|
| diff --git a/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util_unittest.cc b/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util_unittest.cc
|
| index af8409f7b7866bdb565234edb6529cd60bb671c6..9fb3fbcb6e817f81e4b6f5a82d746f26dcdf5544 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util_unittest.cc
|
| +++ b/chrome/browser/sync_file_system/drive_backend_v1/fake_api_util_unittest.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/files/file_path.h"
|
| #include "base/message_loop/message_loop.h"
|
| -#include "chrome/browser/google_apis/gdata_errorcode.h"
|
| +#include "google_apis/drive/gdata_errorcode.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "webkit/common/blob/scoped_file.h"
|
|
|
|
|