Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / native_client_sdk / src / tests / nacl_io_test / mock_fs.cc
blob020e30cb600368c408fcd71ec1d37b7b05565a49
1 // Copyright 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "mock_fs.h"
7 MockFs::MockFs() {}
9 MockFs::~MockFs() {}