1 # Copyright 2013 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.
8 # GN version: //webkit:resources
9 'target_name': 'webkit_resources',
12 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit',
16 'action_name': 'webkit_resources',
18 'grit_grd_file': 'glue/resources/webkit_resources.grd',
20 'includes': [ '../build/grit_action.gypi' ],
23 'includes': [ '../build/grit_target.gypi' ],
26 # GN version: //webkit:strings
27 'target_name': 'webkit_strings',
30 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit',
34 'action_name': 'webkit_strings',
36 'grit_grd_file': 'glue/webkit_strings.grd',
38 'includes': [ '../build/grit_action.gypi' ],
41 'includes': [ '../build/grit_target.gypi' ],