| Index: chrome/browser/chromeos/gdata/gdata_util.h
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_util.h b/chrome/browser/chromeos/gdata/gdata_util.h
|
| index 845fd78c81830229e82f2d1fb904f59b95cd0c19..ab114fc521cbbc43b730083252bca1af27ff2ee9 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_util.h
|
| +++ b/chrome/browser/chromeos/gdata/gdata_util.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/platform_file.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| +#include "chrome/browser/google_apis/gdata_errorcode.h"
|
|
|
| class FilePath;
|
| class Profile;
|
|
|