Index: chrome/browser/browsing_data/browsing_data_file_system_helper.cc |
diff --git a/chrome/browser/browsing_data/browsing_data_file_system_helper.cc b/chrome/browser/browsing_data/browsing_data_file_system_helper.cc |
index 8dec24ee408774a28e05f64a62325c7418020c9a..3dffe2b649f128cf4cb225ad4cb68c6dfeca013d 100644 |
--- a/chrome/browser/browsing_data/browsing_data_file_system_helper.cc |
+++ b/chrome/browser/browsing_data/browsing_data_file_system_helper.cc |
@@ -12,9 +12,9 @@ |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/browsing_data/browsing_data_helper.h" |
#include "content/public/browser/browser_thread.h" |
+#include "webkit/browser/fileapi/file_system_quota_util.h" |
#include "webkit/browser/fileapi/sandbox_mount_point_provider.h" |
#include "webkit/fileapi/file_system_context.h" |
-#include "webkit/fileapi/file_system_quota_util.h" |
#include "webkit/fileapi/file_system_types.h" |
using content::BrowserThread; |