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

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: Get rid of accidental duplication in inspector output 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 ecf084cca567883c75ca556b595894ec77438e49..c8c5ae74bd4d20a9d20cf7ef0ea7dc1255f206c8 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -84,6 +84,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