Index: mojo/edk/js/test/run_js_tests.cc |
diff --git a/mojo/edk/js/test/run_js_tests.cc b/mojo/edk/js/test/run_js_tests.cc |
index 1505527c55b24b11145ae4ef6648ffcd5d17735c..76de3e6a369bae4ab62c4e38a66c6bcb321faa8d 100644 |
--- a/mojo/edk/js/test/run_js_tests.cc |
+++ b/mojo/edk/js/test/run_js_tests.cc |
@@ -10,8 +10,8 @@ |
#include "gin/test/gtest.h" |
#include "mojo/edk/js/core.h" |
#include "mojo/edk/js/support.h" |
+#include "mojo/public/cpp/environment/environment.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "third_party/mojo/src/mojo/public/cpp/environment/environment.h" |
namespace mojo { |
namespace edk { |