blob: c467e9f1c9d37588741394905e6a0b21dd827abb [file] [log] [blame]
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//tools/grit/grit_rule.gni")
grit("resources") {
source = "webkit_resources.grd"
output_dir = "$root_gen_dir/webkit"
outputs = [
"grit/webkit_resources.h",
"webkit_resources_100_percent.pak",
"webkit_resources_200_percent.pak",
]
}