Commit 7755fb6c authored by Wei-Yin Chen (陳威尹)'s avatar Wei-Yin Chen (陳威尹) Committed by Commit Bot

Expand //chrome/* in gn check targets

For those subfolders of //chrome/ without violations, add them to
gn check targets. Otherwise, add number of errors in comments.

Bug: 367595
Change-Id: I8a2dc703f9b415e47f6fa3c1910b6338dd02ae69
Reviewed-on: https://chromium-review.googlesource.com/1174095Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583052}
parent f81d3dc3
......@@ -81,22 +81,35 @@ check_targets = [
"//build/*",
"//cc/*",
#"//chrome/*", # Epic number of errors.
#"//chrome/android/*", # 13 errors
"//chrome/app/*",
"//chrome/app_shim/*",
#"//chrome/browser/*", # ~1300 errors
"//chrome/browser/android/*",
"//chrome/browser/vr/*",
"//chrome/browser/chromeos/*",
"//chrome/browser/extensions/*",
"//chrome/browser/resource_coordinator/*",
"//chrome/browser/ui/*",
"//chrome/build/*",
#"//chrome/child/*", # 1 error on Windows
"//chrome/chrome_cleaner/*",
#"//chrome/chrome_watcher/*", # 3 errors on Windows
"//chrome/common/*",
#"//chrome/elevation_service/*", # 1 error on Windows
#"//chrome/gpu/*", # 7 errors
"//chrome/installer/*",
"//chrome/profiling",
"//chrome/third_party/mozilla_security_manager/*",
#"//chrome/install_static/*", # 8 errors on Windows
"//chrome/nacl/*",
#"//chrome/notification_helper/*", # 4 errors on Windows
#"//chrome/renderer/*", # ~30 errors
#"//chrome/service/*", # 2 errors
#"//chrome/services/*", # ~30 errors
#"//chrome/test/*", # ~3000 errors
"//chrome/third_party/*",
"//chrome/tools/*",
"//chrome/utility/*",
"//chromecast/*",
"//chromeos/*",
"//chrome_elf/*",
......
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