chromium/ui/base/resource/resource_scale_factor.h

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

#ifndef UI_BASE_RESOURCE_RESOURCE_SCALE_FACTOR_H_
#define UI_BASE_RESOURCE_RESOURCE_SCALE_FACTOR_H_

#include <memory>
#include <vector>

#include "base/component_export.h"

ui  // namespace ui

#endif  // UI_BASE_RESOURCE_RESOURCE_SCALE_FACTOR_H_