| Index: chrome/browser/chromeos/gdata/drive_files.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_files.h b/chrome/browser/chromeos/gdata/drive_files.h
|
| index a7810555fa7007b351b4c80b8b7e2868db891a4d..20a990e8d3144549e9d6a0c5403efa5c2f6ca65c 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_files.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_files.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/platform_file.h"
|
| #include "chrome/browser/chromeos/gdata/drive.pb.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h"
|
| +#include "chrome/browser/google_apis/gdata_wapi_parser.h"
|
|
|
| namespace gdata {
|
|
|
|
|