FontAccess: Move temporary structure declaration to Windows implementation
Small code cleanup: the temporary structure declared in the base FontEnumerationCache class is moved to the Windows implementing class, FontEnumerationCacheWin, because it's the only class that uses it. Bug: 1043306 Change-Id: Ia6145f26a223d64a79920042c57e231eca575fe2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422470 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Auto-Submit: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#809343}
Showing
Please register or sign in to comment