blob: 701f7b58cd83c8bdaf97b68b1e10375a1ef8b19f [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/vr/test/mock_keyboard_delegate.h"
namespace vr {
MockKeyboardDelegate::MockKeyboardDelegate() {}
MockKeyboardDelegate::~MockKeyboardDelegate() {}
} // namespace vr