mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
tests: Format with clang-tidy (see #3632)
This commit is contained in:
@@ -17,9 +17,7 @@ OsrAXNode::OsrAXNode(const CefString& treeId,
|
||||
OsrAccessibilityHelper* helper)
|
||||
: tree_id_(treeId),
|
||||
node_id_(nodeId),
|
||||
platform_accessibility_(nullptr),
|
||||
parent_(nullptr),
|
||||
offset_container_id_(-1),
|
||||
|
||||
accessibility_helper_(helper) {
|
||||
UpdateValue(value);
|
||||
}
|
||||
|
Reference in New Issue
Block a user