summaryrefslogtreecommitdiff
path: root/testing/gtest/include/gtest/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gtest/include/gtest/DEPS')
-rw-r--r--testing/gtest/include/gtest/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/gtest/include/gtest/DEPS b/testing/gtest/include/gtest/DEPS
new file mode 100644
index 0000000000..eb5e079aed
--- /dev/null
+++ b/testing/gtest/include/gtest/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ '+third_party/googletest/src/googletest/include/gtest',
+]
+