blob: 924d7cb79443c7d26b8221c9172df7c8584cac76 [file] [log] [blame]
// Copyright 2019 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.
#ifndef CHROME_BROWSER_CHROMEOS_PREFS_ASH_PREF_CONNECTOR_MANIFEST_H_
#define CHROME_BROWSER_CHROMEOS_PREFS_ASH_PREF_CONNECTOR_MANIFEST_H_
#include "services/service_manager/public/cpp/manifest.h"
const service_manager::Manifest& GetAshPrefConnectorManifest();
#endif // CHROME_BROWSER_CHROMEOS_PREFS_ASH_PREF_CONNECTOR_MANIFEST_H_