| Index: chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h
|
| diff --git a/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h b/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h
|
| index 4b9e96fdabf99ae36c1b64a3f573b862fc4c9a05..21237f3d083fba6dd0d372d3e0076778c81074c9 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h
|
| +++ b/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h
|
| @@ -8,8 +8,8 @@
|
| #include <string>
|
|
|
| #include "base/callback_forward.h"
|
| -#include "chrome/browser/google_apis/gdata_errorcode.h"
|
| -#include "chrome/browser/google_apis/gdata_wapi_parser.h"
|
| +#include "google_apis/drive/gdata_errorcode.h"
|
| +#include "google_apis/drive/gdata_wapi_parser.h"
|
|
|
| class GURL;
|
| class Profile;
|
|
|