| Index: chrome/browser/chromeos/gdata/drive_files.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_files.cc b/chrome/browser/chromeos/gdata/drive_files.cc
|
| index 0b0a4986d7989ee783729657bdf3626d0ac51b88..c1838834f9f3b021a9a89b7bbac8e9c949bde255 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_files.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_files.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/chromeos/gdata/drive.pb.h"
|
| #include "chrome/browser/chromeos/gdata/drive_file_system_util.h"
|
| #include "chrome/browser/chromeos/gdata/drive_resource_metadata.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h"
|
| +#include "chrome/browser/google_apis/gdata_wapi_parser.h"
|
| #include "net/base/escape.h"
|
|
|
| namespace gdata {
|
|
|