diff options
Diffstat (limited to 'chrome/browser/chromeos/drive/file_system/update_operation.h')
-rw-r--r-- | chrome/browser/chromeos/drive/file_system/update_operation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/drive/file_system/update_operation.h b/chrome/browser/chromeos/drive/file_system/update_operation.h index 869e526..9557c7d 100644 --- a/chrome/browser/chromeos/drive/file_system/update_operation.h +++ b/chrome/browser/chromeos/drive/file_system/update_operation.h @@ -10,7 +10,7 @@ #include "base/memory/scoped_ptr.h" #include "base/memory/weak_ptr.h" #include "chrome/browser/chromeos/drive/file_errors.h" -#include "chrome/browser/google_apis/gdata_errorcode.h" +#include "google_apis/drive/gdata_errorcode.h" namespace base { class FilePath; |