Index: test/compiler-unittests/DEPS |
diff --git a/test/compiler-unittests/DEPS b/test/compiler-unittests/DEPS |
index 0dd664ef64d2575c71b815b96d60b9ff699ec3bb..fabd1b263cfc6aaecf9a6cbb2fe4f636fdfe00b7 100644 |
--- a/test/compiler-unittests/DEPS |
+++ b/test/compiler-unittests/DEPS |
@@ -3,4 +3,5 @@ include_rules = [ |
"+testing/gtest", |
"+testing/gtest-support.h", |
"+testing/gmock", |
+ "+testing/gmock-support.h", |
] |