blob: 051f452ae05b59246121bea90cc35f39c68d5356 [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("aom") {
sources = [
"accessible_node.cc",
"accessible_node.h",
"accessible_node_list.cc",
"accessible_node_list.h",
"computed_accessible_node.cc",
"computed_accessible_node.h",
]
}