| 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 b768c021dd93891bbea1e404ef895ea0d9e8c7a0..46bd66adcc75a1c6ffd5ede877ff7911cb27cec5 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"
|
|
|
|
|