chromium/printing/print_settings_conversion.h

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

#ifndef PRINTING_PRINT_SETTINGS_CONVERSION_H_
#define PRINTING_PRINT_SETTINGS_CONVERSION_H_

#include <memory>

#include "base/component_export.h"
#include "base/values.h"
#include "printing/page_range.h"

printing  // namespace printing

#endif  // PRINTING_PRINT_SETTINGS_CONVERSION_H_