chromium/chrome/browser/ash/app_list/arc/mock_arc_app_list_prefs_observer.cc

// Copyright 2018 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/ash/app_list/arc/mock_arc_app_list_prefs_observer.h"

namespace arc {

MockArcAppListPrefsObserver::MockArcAppListPrefsObserver() = default;
MockArcAppListPrefsObserver::~MockArcAppListPrefsObserver() = default;

}  // namespace arc