blob: fa182455742ad50dcbda1e83178d9ec9a7f7b836 [file]
// Copyright 2025 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/default_browser/default_browser_monitor.h"
namespace default_browser {
void DefaultBrowserMonitor::StartMonitor() {
// Do nothing.
}
} // namespace default_browser