blob: 7cb101277d7d3fcba76ab1f1f2cb4b7348e56dbc [file] [log] [blame]
// Copyright 2017 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 "components/vector_icons/vector_icons.h"
#include "base/logging.h"
#include "ui/gfx/vector_icon_types.h"
#include "components/vector_icons/cc_macros.h"
namespace vector_icons {
using namespace gfx;
TEMPLATE_PLACEHOLDER
} // namespace vector_icons