Manually roll build and tools/memory These changes depend on each other. Roll build/ 182e4cef2..33d5eb773 (143 commits) https://chromium.googlesource.com/chromium/src/build.git/+log/182e4cef2f06..33d5eb773953 Created with: roll-dep build Roll tools/memory/ f685c086b..71214b910 (1 commit) https://chromium.googlesource.com/chromium/src/tools/memory/+log/f685c086bde3..71214b910dec Created with: roll-dep tools/memory Change-Id: I250dfad3fe56b98fe95829633c8f3d3a2c43b6a2 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/76791 Reviewed-by: Hui Yingst <nigi@chromium.org> Commit-Queue: K. Moon <kmoon@chromium.org>
diff --git a/DEPS b/DEPS index 49468a0..2ef04c5 100644 --- a/DEPS +++ b/DEPS
@@ -29,7 +29,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling build # and whatever else without interference from each other. - 'build_revision': '182e4cef2f063db426b06835cb0f339369f35248', + 'build_revision': '33d5eb7739531ae630f8c6cf1d6df37d6c04c651', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling buildtools # and whatever else without interference from each other. @@ -97,7 +97,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling tools_memory # and whatever else without interference from each other. - 'tools_memory_revision': 'f685c086bde38d670a7a3b30ebe1a076d404c140', + 'tools_memory_revision': '71214b910decfe2e7cfc8b0ffc072a1b97da2d36', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling trace_event # and whatever else without interference from each other.