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 8257a2a9fb6a9868a3823c87a6130b7235af592c..eb3bd8bcfa30cefecb3344eb12767ba720fc04e2 100644 |
--- a/chrome/browser/chromeos/drive/drive_integration_service.cc |
+++ b/chrome/browser/chromeos/drive/drive_integration_service.cc |
@@ -38,8 +38,8 @@ |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/storage_partition.h" |
#include "google/cacheinvalidation/types.pb.h" |
+#include "webkit/common/user_agent/user_agent_util.h" |
#include "webkit/fileapi/external_mount_points.h" |
-#include "webkit/user_agent/user_agent_util.h" |
using content::BrowserContext; |
using content::BrowserThread; |