Index: mojo/public/cpp/bindings/tests/string_unittest.cc |
diff --git a/third_party/mojo/src/mojo/public/cpp/bindings/tests/string_unittest.cc b/mojo/public/cpp/bindings/tests/string_unittest.cc |
similarity index 96% |
rename from third_party/mojo/src/mojo/public/cpp/bindings/tests/string_unittest.cc |
rename to mojo/public/cpp/bindings/tests/string_unittest.cc |
index 3a5d2df8f796c332664be802a05029f00247e291..f6bc424a4d88b9407a53518c63f3d3dedaa320fc 100644 |
--- a/third_party/mojo/src/mojo/public/cpp/bindings/tests/string_unittest.cc |
+++ b/mojo/public/cpp/bindings/tests/string_unittest.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "mojo/public/cpp/bindings/string.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/string.h" |
namespace mojo { |
namespace test { |