Commit 0cf6ec00 authored by David Bienvenu's avatar David Bienvenu Committed by Chromium LUCI CQ

Remove google_apis/drive from _NOT_CONVERTED_TO_MODERN_BIND_AND_CALLBACK

This is the list of directories excluded from presubmit checks
for base::Bind, base::Closure, and base::Callback.

Bug: 1007788
Change-Id: Iea98671c4fcaeab39697429fd7526cae0ad2da5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575196Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: David Bienvenu <davidbienvenu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833855}
parent 93a80112
...@@ -374,7 +374,6 @@ _NOT_CONVERTED_TO_MODERN_BIND_AND_CALLBACK = '|'.join(( ...@@ -374,7 +374,6 @@ _NOT_CONVERTED_TO_MODERN_BIND_AND_CALLBACK = '|'.join((
'^components/webcrypto/', '^components/webcrypto/',
'^extensions/browser/', '^extensions/browser/',
'^extensions/renderer/', '^extensions/renderer/',
'^google_apis/drive/',
'^media/blink/', '^media/blink/',
'^media/cdm/', '^media/cdm/',
'^net/http/', '^net/http/',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment