Index: test/runtime-unittests/DEPS |
diff --git a/test/compiler-unittests/DEPS b/test/runtime-unittests/DEPS |
similarity index 100% |
copy from test/compiler-unittests/DEPS |
copy to test/runtime-unittests/DEPS |
index fabd1b263cfc6aaecf9a6cbb2fe4f636fdfe00b7..9cae90b4e83fd2aa73b05e3168a494a54b73e5a2 100644 |
--- a/test/compiler-unittests/DEPS |
+++ b/test/runtime-unittests/DEPS |
@@ -1,7 +1,7 @@ |
include_rules = [ |
"+src", |
- "+testing/gtest", |
- "+testing/gtest-support.h", |
"+testing/gmock", |
"+testing/gmock-support.h", |
+ "+testing/gtest", |
+ "+testing/gtest-support.h", |
] |