Index: components/web_view/frame_devtools_agent.h |
diff --git a/components/web_view/frame_devtools_agent.h b/components/web_view/frame_devtools_agent.h |
index 53f8b6d7fcbb47a3c44c15dc1bf0de26a25daa10..deaa2f1a8e8179709adcb42f7d5b6efa93b11569 100644 |
--- a/components/web_view/frame_devtools_agent.h |
+++ b/components/web_view/frame_devtools_agent.h |
@@ -12,7 +12,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "components/devtools_service/public/interfaces/devtools_service.mojom.h" |
#include "components/web_view/frame.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h" |
+#include "mojo/public/cpp/bindings/binding.h" |
namespace base { |
class DictionaryValue; |