Don't show supervised user as "already on this device" while they're being imported.
[chromium-blink-merge.git] / chrome / browser / ui / webui / omnibox / BUILD.gn
blob21613cbd2e893c9584cdb8f9602e49a8c0aaa280
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("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
7 # GYP version: chrome/chrome_web_ui_mojo_bindings.gyp:webui_mojo_bindings
8 mojom("mojo_bindings") {
9   sources = [
10     "omnibox.mojom",
11   ]