blob: 7b226d287ea35b5417a119aa4e1ab4e7f3979d8f [file] [log] [blame]
// Copyright 2018 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.
// vector_icons.cc.template is used to generate vector_icons.cc. Edit the former
// rather than the latter.
#include "ash/shortcut_viewer/vector_icons/vector_icons.h"
#include "components/vector_icons/cc_macros.h"
#include "ui/gfx/vector_icon_types.h"
#define DECLARE_VECTOR_COMMAND(x) using gfx::x;
DECLARE_VECTOR_COMMANDS
namespace keyboard_shortcut_viewer {
TEMPLATE_PLACEHOLDER
} // namespace keyboard_shortcut_viewer