blob: 3b811dc973cfdd825961dbffb707377127e0b1a6 [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 "components/autofill_assistant/browser/mock_controller_observer.h"
namespace autofill_assistant {
MockControllerObserver::MockControllerObserver() {}
MockControllerObserver::~MockControllerObserver() {}
} // namespace autofill_assistant