// Copyright 2023 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/chrome/browser/ui/browser_container/browser_edit_menu_constants.h"
namespace edit_menu {
// The ID for the Chrome menu.
NSString* const kBrowserEditMenuChromeMenuId = @"chromecommand.menu";
} // namespace edit_menu