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