chromium/chrome/browser/apps/platform_apps/api/deprecation_features.cc

// Copyright 2022 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/apps/platform_apps/api/deprecation_features.h"

namespace chrome_apps::features {

// Deprecates the Media Galleries Chrome App APIs.
BASE_FEATURE();

}  // namespace chrome_apps::features