Index: test/base-unittests/DEPS |
diff --git a/test/base-unittests/DEPS b/test/base-unittests/DEPS |
index 90b080063f6c8ad0f1c0f1f8314fd35843c1f364..5c0cadf9f1ccaf25cff4eba6e8344b215082fca6 100644 |
--- a/test/base-unittests/DEPS |
+++ b/test/base-unittests/DEPS |
@@ -5,4 +5,5 @@ include_rules = [ |
"-src", |
"+src/base", |
"+testing/gtest", |
+ "+testing/gtest-support.h", |
] |