| 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 08ddfbfab30930ca8919ab9710fa8c0615c95930..14b2385dd8fa2bbd3fb2189231ba1f5ccd1b9eed 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 {
|
|
|