Commit f5d1eefe authored by Andy Paicu's avatar Andy Paicu Committed by Commit Bot

Revert "Enable "gn check" for //third_party/blink/renderer/core/typed_arrays"

This reverts commit 3786076d.

Reason for revert: Likely cause of Mac compilation failure
https://ci.chromium.org/p/chromium/builders/ci/mac-archive-rel/16391?

Original change's description:
> Enable "gn check" for //third_party/blink/renderer/core/typed_arrays
>
> Bug: 800764
> Change-Id: I7e09231307f6de1c5457150581438f590b43de85
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484596
> Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
> Reviewed-by: Kentaro Hara <haraken@chromium.org>
> Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#818852}

TBR=haraken@chromium.org,tkent@chromium.org,thomasanderson@chromium.org,mstensho@chromium.org

Change-Id: I81aaf215378e9827bcb2e63ce81f8ba695cd7732
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 800764
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485221Reviewed-by: default avatarAndy Paicu <andypaicu@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818860}
parent 54ef6d7c
...@@ -197,6 +197,7 @@ no_check_targets = [ ...@@ -197,6 +197,7 @@ no_check_targets = [
"//third_party/blink/renderer/core/animation:*", # 506 errors "//third_party/blink/renderer/core/animation:*", # 506 errors
"//third_party/blink/renderer/core/exported:*", # 470 errors "//third_party/blink/renderer/core/exported:*", # 470 errors
"//third_party/blink/renderer/core/probe:*", # 9 errors "//third_party/blink/renderer/core/probe:*", # 9 errors
"//third_party/blink/renderer/core/typed_arrays:*", # 24 errors
"//third_party/breakpad:*", # 34 errors "//third_party/breakpad:*", # 34 errors
"//third_party/ced/*", "//third_party/ced/*",
......
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