Index: extensions/browser/content_hash_fetcher.cc |
diff --git a/extensions/browser/content_hash_fetcher.cc b/extensions/browser/content_hash_fetcher.cc |
index a8cc0f79738b1f6d78adc76810f9a7d409f17188..aa3475e94e1c448dfbb04a287e6a5eebef154832 100644 |
--- a/extensions/browser/content_hash_fetcher.cc |
+++ b/extensions/browser/content_hash_fetcher.cc |
@@ -7,8 +7,8 @@ |
#include <algorithm> |
#include "base/base64.h" |
-#include "base/file_util.h" |
#include "base/files/file_enumerator.h" |
+#include "base/files/file_util.h" |
#include "base/json/json_reader.h" |
#include "base/memory/ref_counted.h" |
#include "base/metrics/histogram.h" |