From 3d25502adc5ae37d1c3c74d367f16f770c465109 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Fri, 27 Feb 2015 12:56:25 -0800 Subject: Pull in gmock for standalone pdfium builds. For chromium checkouts, the top-level gmock is used instead. Verify build with a simple test that ensures neither mock method is fired. R=thestig@chromium.org Review URL: https://codereview.chromium.org/955513009 --- DEPS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 335f80231b..6bde04d7e1 100644 --- a/DEPS +++ b/DEPS @@ -4,6 +4,9 @@ deps = { "build/gyp": "https://chromium.googlesource.com/external/gyp", + "testing/gmock": + "https://chromium.googlesource.com/external/googlemock.git@29763965ab52f24565299976b936d1265cb6a271", + "testing/gtest": "https://chromium.googlesource.com/external/googletest.git@8245545b6dc9c4703e6496d1efd19e975ad2b038", -- cgit v1.2.3