summaryrefslogtreecommitdiff
path: root/compiler/linker/output_stream_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/linker/output_stream_test.cc')
-rw-r--r--compiler/linker/output_stream_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/linker/output_stream_test.cc b/compiler/linker/output_stream_test.cc
index 31a8516f9e..22b174fce6 100644
--- a/compiler/linker/output_stream_test.cc
+++ b/compiler/linker/output_stream_test.cc
@@ -23,7 +23,7 @@
#include "stream/file_output_stream.h"
#include "stream/vector_output_stream.h"
-namespace art {
+namespace art HIDDEN {
namespace linker {
class OutputStreamTest : public CommonArtTest {