Roll src/third_party/WebKit 9d89447:7d4ef9b (svn 200628:200630)
[chromium-blink-merge.git] / ui / login / BUILD.gn
blob1438eab169003de307b947934999720c7e599c49
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("//tools/grit/grit_rule.gni")
7 grit("resources") {
8   source = "login_resources.grd"
9   outputs = [
10     "grit/login_resources.h",
11     "grit/login_resources_map.cc",
12     "grit/login_resources_map.h",
13     "login_resources.pak",
14     "login_resources.rc",
15   ]