blob: 683b133e552e04106502239d5959ca04e1315bf4 [file] [log] [blame]
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//third_party/blink/renderer/core/core.gni")
blink_core_sources("invisible_dom") {
sources = [
"activate_invisible_event.cc",
"activate_invisible_event.h",
"activate_invisible_event.idl",
]
}