Automated Commit: Committing new LKGM version 7479.0.0 for chromeos.
[chromium-blink-merge.git] / ui / mojo / ime / BUILD.gn
blob30971474c8141a33b4b4f8cc33fb847fde291f8b
1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
7 mojom("interfaces") {
8   sources = [
9     "text_input_state.mojom",
10   ]