Index: chrome/browser/chromeos/drive/drive_integration_service.cc |
diff --git a/chrome/browser/chromeos/drive/drive_integration_service.cc b/chrome/browser/chromeos/drive/drive_integration_service.cc |
index 3eb94256ff970d724c054bdfbdb33e311ebef602..f0f771710d520c84c57ee687627ff3175b04b335 100644 |
--- a/chrome/browser/chromeos/drive/drive_integration_service.cc |
+++ b/chrome/browser/chromeos/drive/drive_integration_service.cc |
@@ -47,8 +47,8 @@ |
#include "content/public/common/user_agent.h" |
#include "google_apis/drive/auth_service.h" |
#include "google_apis/drive/gdata_wapi_url_generator.h" |
+#include "storage/browser/fileapi/external_mount_points.h" |
#include "ui/base/l10n/l10n_util.h" |
-#include "webkit/browser/fileapi/external_mount_points.h" |
using content::BrowserContext; |
using content::BrowserThread; |