commit | 0769438dffad3b3622780cab3ddeddcb18a9eced | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <[email protected]> | Wed May 24 17:55:21 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed May 24 17:55:21 2023 |
tree | dc8bb99ae283201a2375c9bd9cd119726700bdc7 | |
parent | 79eddc7b39b55ba377e2c23dc65d8edab871180d [diff] [blame] |
Roll abseil_revision c8b33b0191..d23adc1cfb Add exception to Presubmit block of RoInititalizer for third party code because third_party generally, and abseil in particular, can't use chromium specific helpers Change Log: https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp/+log/c8b33b0191..d23adc1cfb Full diff: https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp/+/c8b33b0191..d23adc1cfb Bug: None Change-Id: I69c67ac6cefbc9fdac7a005053aeffa153073718 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4561385 Commit-Queue: Danil Chapovalov <[email protected]> Reviewed-by: Mirko Bonadei <[email protected]> Reviewed-by: Bruce Dawson <[email protected]> Cr-Commit-Position: refs/heads/main@{#1148638}
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index f445847..f600eed2 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py
@@ -1504,6 +1504,7 @@ True, ( r'^base/win/scoped_winrt_initializer\.cc$', + r'^third_party/abseil-cpp/absl/.*', ), ), BanRule(