blob: c667cd41bb418f2e533ee543362dc64d6b05984b [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.
import("//mojo/public/tools/bindings/mojom.gni")
mojom("test_mojom") {
testonly = true
sources = [
"module.test-mojom",
]
}