| 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 6bf5f63947c2df96aaf4091e8e939f456d8acb06..6b17e50418663a350d5d729cd73a78991e859429 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 "storage/common/blob/scoped_file.h"
|
| +#include "storage/browser/blob/scoped_file.h"
|
|
|
| namespace google_apis {
|
| class ChangeResource;
|
|
|