Commit 7b0a7f12 by olly Committed by kim-vde

Remove stray space

PiperOrigin-RevId: 382297051
parent a55c0654
Showing with 1 additions and 1 deletions
......@@ -110,7 +110,7 @@ available implementations. Providers can be identified by name:
* `CronetProviderInstaller.PROVIDER_NAME`: Google Play Services implementation.
* `CronetProvider.PROVIDER_NAME_APP_PACKAGED`: Embedded implementation.
* `CronetProvider.PROVIDER_NAME_FALLBACK`: Fallback implementation .
* `CronetProvider.PROVIDER_NAME_FALLBACK`: Fallback implementation.
This makes it possible to iterate through the providers in your own order of
preference, trying to build a `CronetEngine` from each in turn using
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment