Rename SurfaceDependencyProvider [Part 1]
SurfaceDependencyProvider is badly named (since it is application level dependencies). However, a rename is not possible without breaking the internal tree for some period of time. So, we will do a 3 sided change. First step is to move all methods into a properly-named interface superclass. Change-Id: I7da10b5bfffb53c2e3b685bdc5b4145f1e83d7c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261633 Auto-Submit: Justin DeWitt <dewittj@chromium.org> Commit-Queue: Cathy Li <chili@chromium.org> Reviewed-by:Cathy Li <chili@chromium.org> Cr-Commit-Position: refs/heads/master@{#782044}
Showing
Please register or sign in to comment