Index: components/html_viewer/devtools_agent_impl.h |
diff --git a/components/html_viewer/devtools_agent_impl.h b/components/html_viewer/devtools_agent_impl.h |
index f062b31de5e5ea2f08dfd065b1a3b29e1b42939f..85da5fd476cae688643204a2629b6182d154fdf4 100644 |
--- a/components/html_viewer/devtools_agent_impl.h |
+++ b/components/html_viewer/devtools_agent_impl.h |
@@ -10,8 +10,8 @@ |
#include "base/macros.h" |
#include "components/devtools_service/public/interfaces/devtools_service.mojom.h" |
+#include "mojo/public/cpp/bindings/binding.h" |
#include "third_party/WebKit/public/web/WebDevToolsAgentClient.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h" |
namespace blink { |
class WebLocalFrame; |