Remove txt from DEPS now that the repo has been imported into the engine. (flutter/engine#4014)

This commit is contained in:
Chinmay Garde 2017-08-25 15:49:29 -07:00 committed by GitHub
parent 0bdb6ced74
commit ea1bfcbf1f

3
DEPS
View File

@ -127,9 +127,6 @@ deps = {
'src/lib/tonic':
Var('fuchsia_git') + '/tonic' + '@' + '32e37b1478ea334ee215bd909cd35b85a6197c65',
'src/lib/txt':
Var('fuchsia_git') + '/txt' + '@' + '10ba0f7fd2fa4dc7ebac2ac085b459db29a83c0f',
'src/lib/zip':
Var('fuchsia_git') + '/zip' + '@' + '92dc87ca645fe8e9f5151ef6dac86d8311a7222f',