Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2967193003: Relation list properties for Accessibility Object Model phase 1 (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 251a7b53f2473b293c0156de7c864c72a8dcaa4f..34d3c9d5a74921af6e45cd5aee0a659d079d32db 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -83,6 +83,7 @@ core_idl_files = get_path_info([
"css/cssom/StylePropertyMap.idl",
"css/cssom/StylePropertyMapReadonly.idl",
"dom/AccessibleNode.idl",
+ "dom/AccessibleNodeList.idl",
"dom/ArrayBuffer.idl",
"dom/ArrayBufferView.idl",
"dom/Attr.idl",

Powered by Google App Engine
This is Rietveld 408576698