Roll src/third_party/googletest/src/ 1f605414c..4bd8c4638 (10 commits)

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/1f605414cc41..4bd8c4638ada

$ git log 1f605414c..4bd8c4638 --date=short --no-merges --format='%ad %ae %s'
2018-04-18 misterg 193353312
2018-04-17 misterg cl/193060888
2018-04-17 misterg http://cl/193060888
2018-04-17 misterg http://cl/193060888
2018-04-16 misterg test-meerging
2018-04-16 misterg typo
2018-04-16 misterg more msvc
2018-04-16 misterg typo
2018-04-16 misterg msvc warnings
2018-04-16 misterg merging gmock generated matchers

Created with:
  roll-dep src/third_party/googletest/src

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.chromium.win:win_chrome_official;master.tryserver.chromium.linux:linux_chromium_cfi_rel_ng
Change-Id: I797d9e70319278f47cae2ef46b807bb6f5bbc34c
Reviewed-on: https://chromium-review.googlesource.com/1018843
Reviewed-by: Daniel Murphy <[email protected]>
Commit-Queue: Victor Costan <[email protected]>
Cr-Commit-Position: refs/heads/master@{#552122}
diff --git a/DEPS b/DEPS
index 55b80e5..1a21d74 100644
--- a/DEPS
+++ b/DEPS
@@ -583,7 +583,7 @@
   },
 
   'src/third_party/googletest/src':
-    Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '1f605414cc4137f0ad0cde4d0c7366ff2dfac590',
+    Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '4bd8c4638ada823a8da2569735cc0a9402fb8052',
 
   # GNU binutils assembler for x86-32.
   'src/third_party/gnu_binutils': {