aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-09-15 03:10:38 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-09-15 03:10:38 +0000
commitf292f71025b38004c0e5b86f2446a19f399c8307 (patch)
treee60b2c1df95885dc9e0c67cf9558b8898b036188
parenta425f3abc6e66de72a9d9d2413dac7d9d196919d (diff)
parenta3c365d8c6f9da644809159c7ad6bd52edfc2612 (diff)
downloadlibbrillo-f292f71025b38004c0e5b86f2446a19f399c8307.tar.gz
Snap for 6835166 from a3c365d8c6f9da644809159c7ad6bd52edfc2612 to sc-d1-release
Change-Id: Ie217f63021ce9c7c0274492535c68824d77706d0
-rw-r--r--brillo/streams/file_stream_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/brillo/streams/file_stream_test.cc b/brillo/streams/file_stream_test.cc
index 23ef64c..36bad07 100644
--- a/brillo/streams/file_stream_test.cc
+++ b/brillo/streams/file_stream_test.cc
@@ -25,6 +25,7 @@
#include <gmock/gmock.h>
#include <gtest/gtest.h>
+using testing::DoAll;
using testing::InSequence;
using testing::Return;
using testing::ReturnArg;