| Index: chrome/browser/chromeos/drive/file_system/update_operation.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/update_operation.h b/chrome/browser/chromeos/drive/file_system/update_operation.h
|
| index 869e526f79293d59b2b3bcf5660b7a2fdcb3ce95..9557c7d7c7c20d2c7c61244e0cfe96e5c73136bc 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;
|
|
|