| Index: chrome/browser/chromeos/gdata/drive_download_observer.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_download_observer.h b/chrome/browser/chromeos/gdata/drive_download_observer.h
|
| index 64fdd9c861fed76021b31733e00d7aee23a16a09..42f52257a9c3064d677550f5cbfe0f58d5ea0f84 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_download_observer.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_download_observer.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/public/browser/download_item.h"
|
| #include "content/public/browser/download_manager.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| +#include "chrome/browser/google_apis/gdata_errorcode.h"
|
|
|
| class Profile;
|
|
|
|
|