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 'target_name': 'webkit_resources',
11 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit',
15 'action_name': 'webkit_resources',
17 'grit_grd_file': 'glue/resources/webkit_resources.grd',
19 'includes': [ '../build/grit_action.gypi' ],
22 'action_name': 'blink_chromium_resources',
24 'grit_grd_file': '../third_party/WebKit/public/blink_resources.grd',
26 'includes': [ '../build/grit_action.gypi' ],
29 'includes': [ '../build/grit_target.gypi' ],
30 'direct_dependent_settings': {
31 'include_dirs': [ '<(grit_out_dir)' ],
35 'target_name': 'webkit_strings',
38 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit',
42 'action_name': 'webkit_strings',
44 'grit_grd_file': 'glue/webkit_strings.grd',
46 'includes': [ '../build/grit_action.gypi' ],
49 'includes': [ '../build/grit_target.gypi' ],