summaryrefslogtreecommitdiff
path: root/chromium/mojo/common/file_path.mojom
blob: 10ebe058be83f9990f215b424b80182eba516945 (plain)
1
2
3
4
5
6
7
8
// Copyright 2016 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.

module mojo.common.mojom;

[Native]
struct FilePath;