| Index: chrome/browser/chromeos/gdata/drive_file_system.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_file_system.h b/chrome/browser/chromeos/gdata/drive_file_system.h
|
| index 65293c17d1518179813379bebb0734fa577508f6..9834c8838ccb5c7a296b9231bb291fcb7fb9f86c 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_file_system.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_file_system.h
|
| @@ -19,9 +19,9 @@
|
| #include "chrome/browser/chromeos/gdata/drive_cache.h"
|
| #include "chrome/browser/chromeos/gdata/drive_file_system_interface.h"
|
| #include "chrome/browser/chromeos/gdata/drive_resource_metadata.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_wapi_feed_loader.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_wapi_feed_processor.h"
|
| +#include "chrome/browser/google_api/gdata_errorcode.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|
| namespace base {
|
|
|