Commit ccb4db20 authored by Keishi Hattori's avatar Keishi Hattori Committed by Chromium LUCI CQ

Add chrome/install_static to manual-paths-to-ignore.txt

chrome/install_static/DEPS excludes base/ includes so we cannot include checked_ptr.h

Bug: 1080832
Change-Id: I78fa4d1404da39c3539e7619367911e0aa6522e3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636817Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
Commit-Queue: Keishi Hattori <keishi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844689}
parent ca631f02
...@@ -27,6 +27,9 @@ net/tools/ ...@@ -27,6 +27,9 @@ net/tools/
chrome/chrome_elf/ chrome/chrome_elf/
chrome/installer/mini_installer/ chrome/installer/mini_installer/
# DEPS prohibits includes from base/
chrome/install_static
# Exclude pocdll.dll asnit doesn't depend on //base and only used for testing. # Exclude pocdll.dll asnit doesn't depend on //base and only used for testing.
sandbox/win/sandbox_poc/pocdll sandbox/win/sandbox_poc/pocdll
......
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