Rename CreateShadowRootInernal() to CreateV0ShadowRootForTesting()
Now V0 UA shadow root are already gone and to avoid accidental misuses for creating UA shadow root via CreateShadowRootInternal(), rename it to CreateV0ShadowRootForTesting() and move the original CreateShadowRootInternal() to private. Bug: 787717 Change-Id: Idb3eae11f928d371fe102f766e54e6519f37d5db Reviewed-on: https://chromium-review.googlesource.com/1057047 Commit-Queue: Takayoshi Kochi <kochi@chromium.org> Reviewed-by:Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#558516}
Showing
Please register or sign in to comment