Roll src/third_party/WebKit c63b89c:29324ab (svn 202546:202547)
[chromium-blink-merge.git] / mojo / services / updater / BUILD.gn
blobf0cffe67aac42c58d07855ac214194e2e3b4dd1f
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("//build/module_args/mojo.gni")
6 import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
8 mojom("updater") {
9   sources = [
10     "updater.mojom",
11   ]