Index: mojo/common/weak_interface_ptr_set.h |
diff --git a/mojo/common/weak_interface_ptr_set.h b/mojo/common/weak_interface_ptr_set.h |
index 4e64534463fd29c52f9e6410a0f0fd6f2da6b468..e423b932296bfc212e9e35b9e1b84e041d55cac5 100644 |
--- a/mojo/common/weak_interface_ptr_set.h |
+++ b/mojo/common/weak_interface_ptr_set.h |
@@ -8,7 +8,7 @@ |
#include <vector> |
#include "base/memory/weak_ptr.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr.h" |
+#include "mojo/public/cpp/bindings/interface_ptr.h" |
namespace mojo { |