From 0ad1b2e3e8e0f3bb22c5b96a9cfc9a3d011a56df Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 22 Mar 2018 04:58:44 +0000 Subject: Add testing/{gmock,gtest}/dummy. This will help facilitate the transition for these two directories from DEPS checkouts to part of the parent git repo. Without any files in these directories, gclient will delete them when they are no longer in DEPS. BUG=chromium:823586 TBR=dsinclair@chromium.org Change-Id: I1841db87fddcb0b6a2ed9300a86349e09bda3160 Reviewed-on: https://pdfium-review.googlesource.com/29011 Reviewed-by: Lei Zhang Commit-Queue: Lei Zhang --- testing/gmock/dummy | 1 + testing/gtest/dummy | 1 + 2 files changed, 2 insertions(+) create mode 100644 testing/gmock/dummy create mode 100644 testing/gtest/dummy diff --git a/testing/gmock/dummy b/testing/gmock/dummy new file mode 100644 index 0000000000..5c3118dc95 --- /dev/null +++ b/testing/gmock/dummy @@ -0,0 +1 @@ +dummy file diff --git a/testing/gtest/dummy b/testing/gtest/dummy new file mode 100644 index 0000000000..5c3118dc95 --- /dev/null +++ b/testing/gtest/dummy @@ -0,0 +1 @@ +dummy file -- cgit v1.2.3