chromium/ios/chrome/browser/providers/memory_experimenter/chromium_memory_experimenter.mm

// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#import "ios/public/provider/chrome/browser/memory_experimenter/memory_experimenter_api.h"

namespace ios::provider {

void BeginMemoryExperimentation() {}

}  // namespace ios::provider