| 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 0f04bf1835e0b6e6a471a851df83ab737aea3a20..55c87f2582a8943b995f0191a487ef447c0fcc18 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"
|
|
|
|
|