Move ObservableSupplier* to org.chromium.base
There's nothing Chrome specific about ObservableSupplier*. Rather, it is a generally useful class for providing dependencies that will be available asynchronously. Moving to base will allow this interface and its implementation to be used more broadly. BUG=960129 Change-Id: Ib556570f4a802180aab8b87eeaa30fa073363555 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636713Reviewed-by:Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#664923}
Showing
Please register or sign in to comment