aboutsummaryrefslogtreecommitdiffstats
path: root/brillo/streams/file_stream_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/streams/file_stream_test.cc')
-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;