blob: 9f3262a28463ba38fb17bcc0a20fb3d00dfbd731 [file] [log] [blame]
# Copyright 2021 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/modules/modules.gni")
blink_modules_sources("modalclosewatcher") {
sources = [
"modal_close_watcher.cc",
"modal_close_watcher.h",
]
}