blob: 190b8d8c395a92351529f4a10b7e3e6a9b5ebd57 [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_SERVICES_MEDIA_GALLERY_UTIL_PUBLIC_CPP_MANIFEST_H_
#define CHROME_SERVICES_MEDIA_GALLERY_UTIL_PUBLIC_CPP_MANIFEST_H_
#include "services/service_manager/public/cpp/manifest.h"
const service_manager::Manifest& GetMediaGalleryUtilManifest();
#endif // CHROME_SERVICES_MEDIA_GALLERY_UTIL_PUBLIC_CPP_MANIFEST_H_