Move parentEditingBoundary() to VisibileUnits.cpp from Position.cpp.
This patch moves |parentEditingBoundary()| to "VisibleUnits.{cpp,h}" from "Position.{cpp,h}" with |nonShadowBoundaryParentNode()| which is used only by |parentEditingBoundary()| to cleanup "Position.{cpp,h}" for improving code health, since |parentEditingBoundary()| is used only in "VisibleUnits.cpp". BUG=518738 TEST=n/a; no behavior changes Review URL: https://codereview.chromium.org/1288063008 git-svn-id: svn://svn.chromium.org/blink/trunk@200907 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment