aboutsummaryrefslogtreecommitdiff
path: root/mojo/common/file_path.mojom
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/common/file_path.mojom')
-rw-r--r--mojo/common/file_path.mojom8
1 files changed, 0 insertions, 8 deletions
diff --git a/mojo/common/file_path.mojom b/mojo/common/file_path.mojom
deleted file mode 100644
index 10ebe05..0000000
--- a/mojo/common/file_path.mojom
+++ /dev/null
@@ -1,8 +0,0 @@
-// 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;