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 # GYP version: components/webui_generator.gypi:webui_generator
6 component("webui_generator") {
19 defines = [ "WUG_IMPLEMENTATION" ]
22 "//components/resources",
29 "//content/public/browser",
33 # Config for users of generated files.
34 config("wug_generated_config") {
35 include_dirs = [ "$root_gen_dir/wug" ]