| Index: chrome/browser/chromeos/drive/file_system/touch_operation.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/touch_operation.h b/chrome/browser/chromeos/drive/file_system/touch_operation.h
|
| index ff73de9f2fd7179daafc8d38db7054511247e108..9b0c99b1daa1a87ff05f82cc0b0501e2e9ae904a 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/touch_operation.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/touch_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;
|
|
|