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

Unified Diff: third_party/WebKit/Source/core/dom/BUILD.gn

Issue 2872133003: Remove dependency of WebNode.cpp on AXObjectImpl (Closed)
Patch Set: Rebase Created 3 years, 7 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/dom/BUILD.gn
diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
index ce8315d8c1e8eacfc8bbfea473ca897019d48f8b..4a34c9878b2b2de581f284ebd8f7d66234327ea7 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -8,6 +8,7 @@ blink_core_sources("dom") {
split_count = 5
sources = [
+ "AXObject.cpp",
"AXObject.h",
"AXObjectCache.cpp",
"AXObjectCache.h",
« no previous file with comments | « third_party/WebKit/Source/core/dom/AXObject.cpp ('k') | third_party/WebKit/Source/modules/accessibility/AXObjectImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698