Index: content/test/webui_resource_browsertest.cc |
diff --git a/content/test/webui_resource_browsertest.cc b/content/test/webui_resource_browsertest.cc |
index 015cf4f79696762fc609b20dc0af7938c8e4bf16..b7313b8d5ce0617f5596d4847123f09dc75daeef 100644 |
--- a/content/test/webui_resource_browsertest.cc |
+++ b/content/test/webui_resource_browsertest.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/file_util.h" |
#include "base/files/file_path.h" |
+#include "base/files/file_util.h" |
#include "base/path_service.h" |
#include "content/grit/content_resources.h" |
#include "content/public/browser/web_contents.h" |