Rename CasEcm and CasEcmGenerator classes to Ecm and EcmGenerator.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230929673
This commit is contained in:
Fang Yu
2019-01-25 10:48:48 -08:00
parent 6a1fcfa108
commit f23c6a1760
10 changed files with 141 additions and 149 deletions

View File

@@ -34,7 +34,7 @@ git_repository(
git_repository(
name = "googletest_repo",
commit = "9816b96a6ddc0430671693df90192bbee57108b6", # 2017-08-11
commit = "b6cd405286ed8635ece71c72f118e659f4ade3fb", # 2019-01-04
remote = "https://github.com/google/googletest.git",
)