chromium/chromeos/ui/base/window_pin_type.h

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

#ifndef CHROMEOS_UI_BASE_WINDOW_PIN_TYPE_H_
#define CHROMEOS_UI_BASE_WINDOW_PIN_TYPE_H_

#include <ostream>

#include "base/component_export.h"

chromeos  // namespace chromeos

#endif  // CHROMEOS_UI_BASE_WINDOW_PIN_TYPE_H_