| Index: chrome/browser/chromeos/drive/fake_file_system.h
|
| diff --git a/chrome/browser/chromeos/drive/fake_file_system.h b/chrome/browser/chromeos/drive/fake_file_system.h
|
| index 21ec849053c182be036fc12c9ab872a989ccfcd8..84e4d08cb7b92c4d4211a6db4621c708a230079c 100644
|
| --- a/chrome/browser/chromeos/drive/fake_file_system.h
|
| +++ b/chrome/browser/chromeos/drive/fake_file_system.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/chromeos/drive/file_errors.h"
|
| #include "chrome/browser/chromeos/drive/file_system_interface.h"
|
| -#include "chrome/browser/google_apis/gdata_errorcode.h"
|
| +#include "google_apis/drive/gdata_errorcode.h"
|
|
|
| namespace google_apis {
|
|
|
|
|