Remove a couple of unnecessary dependencies on gflags

BUG=webrtc:5447, chromium:645069
NOTRY=True

Review-Url: https://codereview.webrtc.org/2335683002
Cr-Commit-Position: refs/heads/master@{#14221}
This commit is contained in:
henrik.lundin
2016-09-15 00:04:55 -07:00
committed by Commit bot
parent f807a521fa
commit c26f77f5a6
2 changed files with 0 additions and 2 deletions

View File

@ -1075,7 +1075,6 @@ if (rtc_include_tests) {
":neteq_unittest_tools",
":pcm16b",
"//testing/gtest",
"//third_party/gflags",
]
}