Merge pull request #2174 from abarth/rm_re2

Remove re2
This commit is contained in:
Adam Barth 2015-12-11 11:26:05 -08:00
commit facca84bc9

View File

@ -53,7 +53,6 @@ _third_party_deps = [
'third_party/mockito',
'third_party/ply',
'third_party/qcms',
'third_party/re2',
'third_party/robolectric',
'third_party/zlib',
]