| Index: chrome/browser/chromeos/drive/file_system/remove_operation.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/remove_operation.h b/chrome/browser/chromeos/drive/file_system/remove_operation.h
|
| index 97f727b248c6f7a4192c55358a5d5fff319cec38..a7d961a0ffd969df64d3ed01763cedc7515e5d19 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/remove_operation.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/remove_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;
|
|
|