chromium/chrome/browser/keyboard_accessory/test_utils/android/mock_manual_filling_controller.cc

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "chrome/browser/keyboard_accessory/test_utils/android/mock_manual_filling_controller.h"

MockManualFillingController::MockManualFillingController() = default;
MockManualFillingController::~MockManualFillingController() = default;