Update third_party/accessibility/ax/ax_tree_update.h

Co-authored-by: Chris Bracken <chris@bracken.jp>
diff --git a/third_party/accessibility/ax/ax_tree_update.h b/third_party/accessibility/ax/ax_tree_update.h
index 13d4fde..e091c4e 100644
--- a/third_party/accessibility/ax/ax_tree_update.h
+++ b/third_party/accessibility/ax/ax_tree_update.h
@@ -50,7 +50,6 @@
 //        before or after an AXTreeUpdate.
 template <typename AXNodeData, typename AXTreeData>
 struct AXTreeUpdateBase {
-
   // If |has_tree_data| is true, the value of |tree_data| should be used
   // to update the tree data, otherwise it should be ignored.
   bool has_tree_data = false;