| Index: chrome/browser/chromeos/drive/file_system/open_file_operation.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/open_file_operation.h b/chrome/browser/chromeos/drive/file_system/open_file_operation.h
|
| index 02795b6b0c696c2cf9611d81133132e112f093da..19c8af7d83925c9f3da35bd28b460cc5476b6f7d 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/open_file_operation.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/open_file_operation.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "chrome/browser/chromeos/drive/file_errors.h"
|
| #include "chrome/browser/chromeos/drive/file_system_interface.h"
|
| +#include "components/drive/file_errors.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|