Index: chrome/browser/chromeos/drive/file_system_proxy.cc |
diff --git a/chrome/browser/chromeos/drive/file_system_proxy.cc b/chrome/browser/chromeos/drive/file_system_proxy.cc |
index e2807851ed85f2fee8cd9f419f1c11e9e64694b8..acc76aa282f6fee1b690b0c380bb3ef55eaf1d45 100644 |
--- a/chrome/browser/chromeos/drive/file_system_proxy.cc |
+++ b/chrome/browser/chromeos/drive/file_system_proxy.cc |
@@ -21,8 +21,8 @@ |
#include "content/public/browser/browser_thread.h" |
#include "webkit/blob/file_stream_reader.h" |
#include "webkit/blob/shareable_file_reference.h" |
+#include "webkit/browser/fileapi/file_system_url.h" |
#include "webkit/fileapi/file_system_types.h" |
-#include "webkit/fileapi/file_system_url.h" |
#include "webkit/fileapi/file_system_util.h" |
using base::MessageLoopProxy; |