Rewrite AndroidSyncSettings to be significantly simpler.
[chromium-blink-merge.git] / third_party / mojo_services / src / clipboard / public / interfaces / BUILD.gn
blob7ac21d2d5d5fe3a76c3aa92c138ef8192652e85a
1 # Copyright 2014 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("../../../mojo_sdk_root.gni")
6 import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
8 mojom("interfaces") {
9   sources = [
10     "clipboard.mojom",
11   ]