| Index: chrome/browser/chromeos/gdata/drive_system_service.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_system_service.h b/chrome/browser/chromeos/gdata/drive_system_service.h
|
| index d76d8caaafb80561b1ca065e722acef51bbb9120..cd9ac21d8f98c53fc9b3e49e68cee9c257f28eda 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_system_service.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_system_service.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| +#include "chrome/browser/google_apis/gdata_errorcode.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
| #include "chrome/browser/profiles/profile_keyed_service_factory.h"
|
|
|
|
|