Index: src/DEPS |
diff --git a/src/DEPS b/src/DEPS |
index 8892046f54f0e9d74a801adb09c52f892f876587..b1c428d5d7984514b271930352943cc77f0cfbca 100644 |
--- a/src/DEPS |
+++ b/src/DEPS |
@@ -15,6 +15,7 @@ include_rules = [ |
"+src/interpreter/bytecode-register.h", |
"+src/interpreter/bytecodes.h", |
"+src/interpreter/interpreter.h", |
+ "+testing/gtest/include/gtest/gtest_prod.h", |
"-src/libplatform", |
"-include/libplatform" |
] |