Skip to content

Commit

Permalink
Fixup: add missing gn include
Browse files Browse the repository at this point in the history
Change-Id: I01375449c1c7a6cfb5060a9fae806800499a10db
Reviewed-by: Michael Brüning <[email protected]>
  • Loading branch information
Michal Klocek committed Jun 10, 2020
1 parent 717395c commit b3b4d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chromium/third_party/blink/renderer/core/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import("//build/config/compiler/compiler.gni")
import("//build/toolchain/toolchain.gni")
import("//build/config/ui.gni")
import("//build/split_static_library.gni")
import("//build/config/dcheck_always_on.gni")
import("//testing/libfuzzer/fuzzer_test.gni")
import("//third_party/blink/renderer/bindings/bindings.gni")
import("//third_party/blink/renderer/bindings/modules/v8/generated.gni")
Expand Down

0 comments on commit b3b4d5a

Please sign in to comment.