| 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 57dcc4c00ccdae3de61cad48b45f088560b7e849..1f24df5f5f2f2a7bb8b4ce904d12316a5d3529f6 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_apis/gdata_errorcode.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|
| namespace base {
|
|
|