• Kent Tamura's avatar
    Enable "gn check" for /third_party/blink/renderer/bindings/core/v8 · 77d6c3e4
    Kent Tamura authored
    This CL fixes the following error:
    
    > ERROR at //third_party/blink/renderer/bindings/core/v8/serialization/serialized_script_value_fuzzer.cc:20:11: Can't include this header from here.
    > #include "third_party/blink/renderer/core/testing/dummy_page_holder.h"
    >           ^----------------------------------------------------------
    > The target:
    >   //third_party/blink/renderer/bindings/core/v8:v8_serialized_script_value_fuzzer
    > is including a file from the target:
    >   //third_party/blink/renderer/core:testing
    
    This CL has no behavior changes.
    
    Bug: 800764
    Change-Id: I3a28e57876b52fba53a931c1b0bd0eaef99a0213
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2428514
    Auto-Submit: Kent Tamura <tkent@chromium.org>
    Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
    Reviewed-by: default avatarTakuto Ikuta <tikuta@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#810498}
    77d6c3e4
.gn 18.1 KB