| Index: chrome/browser/chromeos/gdata/drive_resource_metadata.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_resource_metadata.cc b/chrome/browser/chromeos/gdata/drive_resource_metadata.cc
|
| index 9a97c8dc88defa144e86a3991eb326611a41e86a..b869efd70eacfa22698ea604b75f1605041890ea 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_resource_metadata.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_resource_metadata.cc
|
| @@ -13,8 +13,8 @@
|
| #include "base/tracked_objects.h"
|
| #include "chrome/browser/chromeos/gdata/drive.pb.h"
|
| #include "chrome/browser/chromeos/gdata/drive_files.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_util.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h"
|
| +#include "chrome/browser/google_api/gdata_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| using content::BrowserThread;
|
|
|