| Index: chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| diff --git a/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h b/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| index 84fcba02430de0646a9b6c77930bc8bc596e6d9e..6bf5f63947c2df96aaf4091e8e939f456d8acb06 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| +++ b/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/browser/sync_file_system/drive_backend/metadata_database.pb.h"
|
| #include "chrome/browser/sync_file_system/sync_status_code.h"
|
| #include "google_apis/drive/gdata_errorcode.h"
|
| -#include "webkit/common/blob/scoped_file.h"
|
| +#include "storage/common/blob/scoped_file.h"
|
|
|
| namespace google_apis {
|
| class ChangeResource;
|
|
|