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 ccef178546cee9dd0cf924f502001609a5df98ca..fb24066b19a10510e30f8a990455d5667b0e571a 100644 |
--- a/content/browser/webui/web_ui_mojo_browsertest.cc |
+++ b/content/browser/webui/web_ui_mojo_browsertest.cc |
@@ -23,7 +23,7 @@ |
#include "content/test/data/web_ui_test_mojo_bindings.mojom.h" |
#include "grit/content_resources.h" |
#include "mojo/public/bindings/js/constants.h" |
-#include "mojo/public/bindings/remote_ptr.h" |
+#include "mojo/public/cpp/bindings/remote_ptr.h" |
namespace content { |
namespace { |