Index: content/browser/webui/web_ui_mojo_browsertest.cc |
diff --git a/content/browser/webui/web_ui_mojo_browsertest.cc b/content/browser/webui/web_ui_mojo_browsertest.cc |
index 12d4defed0e4299c31a4be155af386ee99cffe38..e6efad8255874f9726bd53fd4903ffba5b420782 100644 |
--- a/content/browser/webui/web_ui_mojo_browsertest.cc |
+++ b/content/browser/webui/web_ui_mojo_browsertest.cc |
@@ -11,6 +11,7 @@ |
#include "base/run_loop.h" |
#include "base/strings/string_util.h" |
#include "content/browser/webui/web_ui_controller_factory_registry.h" |
+#include "content/grit/content_resources.h" |
#include "content/public/browser/browser_context.h" |
#include "content/public/browser/render_frame_host.h" |
#include "content/public/browser/render_process_host.h" |
@@ -26,7 +27,6 @@ |
#include "content/public/test/content_browser_test_utils.h" |
#include "content/shell/browser/shell.h" |
#include "content/test/data/web_ui_test_mojo_bindings.mojom.h" |
-#include "grit/content_resources.h" |
#include "mojo/common/test/test_utils.h" |
#include "mojo/public/cpp/bindings/interface_impl.h" |
#include "mojo/public/cpp/bindings/interface_request.h" |