Index: chrome/browser/sync_file_system/drive_backend/sync_engine.cc |
diff --git a/chrome/browser/sync_file_system/drive_backend/sync_engine.cc b/chrome/browser/sync_file_system/drive_backend/sync_engine.cc |
index c0e952704a8dfb9177c6075c09cb028b6301a16b..a530a0cdc4232d9ff757275b2ee2994a65b96093 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/sync_engine.cc |
+++ b/chrome/browser/sync_file_system/drive_backend/sync_engine.cc |
@@ -54,8 +54,8 @@ |
#include "google_apis/drive/drive_api_url_generator.h" |
#include "google_apis/drive/gdata_wapi_url_generator.h" |
#include "net/url_request/url_request_context_getter.h" |
-#include "webkit/common/blob/scoped_file.h" |
-#include "webkit/common/fileapi/file_system_util.h" |
+#include "storage/common/blob/scoped_file.h" |
+#include "storage/common/fileapi/file_system_util.h" |
namespace sync_file_system { |