| 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..c2e3b243ab1344b45886dcf48a46cd5959a5c01d 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_files.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_files.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #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/drive.pb.h"
|
|
|
| namespace gdata {
|
|
|
|
|