diff options
Diffstat (limited to 'chrome/browser/chromeos/gdata/drive_file_system.h')
-rw-r--r-- | chrome/browser/chromeos/gdata/drive_file_system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/gdata/drive_file_system.h b/chrome/browser/chromeos/gdata/drive_file_system.h index c18d493..83d23da 100644 --- a/chrome/browser/chromeos/gdata/drive_file_system.h +++ b/chrome/browser/chromeos/gdata/drive_file_system.h @@ -14,8 +14,8 @@ #include "base/timer.h" #include "chrome/browser/chromeos/gdata/drive_cache.h" #include "chrome/browser/chromeos/gdata/drive_file_system_interface.h" -#include "chrome/browser/chromeos/gdata/gdata_errorcode.h" #include "chrome/browser/chromeos/gdata/gdata_wapi_feed_loader.h" +#include "chrome/browser/google_apis/gdata_errorcode.h" #include "content/public/browser/notification_observer.h" class PrefChangeRegistrar; |