Index: extensions/shell/browser/shell_extension_system.cc |
diff --git a/extensions/shell/browser/shell_extension_system.cc b/extensions/shell/browser/shell_extension_system.cc |
index 4598e39acd28540f004c21b42e5d29543610369e..dd430043f2255b35ff2aef937eabbd57bc28e7a4 100644 |
--- a/extensions/shell/browser/shell_extension_system.cc |
+++ b/extensions/shell/browser/shell_extension_system.cc |
@@ -6,8 +6,8 @@ |
#include <string> |
-#include "base/file_util.h" |
#include "base/files/file_path.h" |
+#include "base/files/file_util.h" |
#include "content/public/browser/browser_context.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_details.h" |