Add testing/{gtest,gmock}/dummy to facilitate rolling googletest.

googletest's directory structure has completely changed, and trybots
have trouble with the roll CL https://crrev.com/c/639953 because of
https://crbug.com/823586.

This CL works aroud the bug above, using the same method as
https://pdfium-review.googlesource.com/c/pdfium/+/29011 which helped
land https://pdfium-review.googlesource.com/c/pdfium/+/28791.

Bug: chromium:823586
Change-Id: Iffce1277c6b73b5cea96465a6035380cba0d103c
Reviewed-on: https://chromium-review.googlesource.com/974917
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52161}
This commit is contained in:
Victor Costan 2018-03-22 02:36:44 -07:00 committed by Commit Bot
parent 85432a2381
commit f6bf3ce92e
3 changed files with 3 additions and 0 deletions

1
testing/dummy Normal file
View File

@ -0,0 +1 @@
dummy file

1
testing/gmock/dummy Normal file
View File

@ -0,0 +1 @@
dummy file

1
testing/gtest/dummy Normal file
View File

@ -0,0 +1 @@
dummy file