blob: 2941ad7d0a1ffb867888ac2397b5636e2beaccc7 [file] [log] [blame]
// Copyright 2019 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.
#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_MANIFEST_DISPLAY_MODE_MOJOM_FORWARD_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_MANIFEST_DISPLAY_MODE_MOJOM_FORWARD_H_
#include <stdint.h>
#ifdef KYTHE_IS_RUNNING
#pragma kythe_inline_metadata "Metadata comment"
#endif
namespace blink {
namespace mojom {
enum class DisplayMode : int32_t;
} // namespace mojom
} // namespace blink
#include "third_party/blink/public/common/manifest/web_display_mode.h"
#endif // THIRD_PARTY_BLINK_PUBLIC_MOJOM_MANIFEST_DISPLAY_MODE_MOJOM_FORWARD_H_
/* Metadata comment
eyJtZXRhIjogW10sICJ0eXBlIjogImt5dGhlMCJ9
*/