Rename CloudDnsModule to CloudDnsWriterModule for consistency

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137070028
This commit is contained in:
dxy 2016-10-24 13:07:35 -07:00 committed by Ben McIlwain
parent fd09d825e3
commit a4d78afd70
3 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@ import javax.inject.Named;
/** Dagger module for Google Cloud DNS service connection objects. */
@Module
public final class CloudDnsModule {
public final class CloudDnsWriterModule {
@Provides
static Dns provideDns(