blob: 3e58ef72014274c301ecd865fc9716addddb98fd [file] [log] [blame]
// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "storage/browser/file_system/file_stream_reader_test.h"
namespace storage {
const base::StringPiece FileStreamReaderTest::kTestFileName;
const base::StringPiece FileStreamReaderTest::kTestData;
} // namespace storage