Index: mojo/dart/embedder/common.h |
diff --git a/mojo/dart/embedder/common.h b/mojo/dart/embedder/common.h |
index 28a2675f43aa78ecb76c61b62413c5a288bd7939..00c4f60de5f61ef35873422c40ed1dd8c613ca5a 100644 |
--- a/mojo/dart/embedder/common.h |
+++ b/mojo/dart/embedder/common.h |
@@ -7,7 +7,7 @@ |
#include "base/logging.h" |
#include "base/macros.h" |
-#include "dart/runtime/include/dart_api.h" |
+#include "mojo/public/third_party/dart/runtime/include/dart_api.h" |
namespace mojo { |
namespace dart { |