1 # Copyright 2014 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': 'blink_resources',
11 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources',
15 'action_name': 'generate_blink_resources',
17 'grit_grd_file': 'blink_resources.grd',
19 'includes': [ '../../../build/grit_action.gypi' ],
22 'direct_dependent_settings': {
24 '<(SHARED_INTERMEDIATE_DIR)',
29 'target_name': 'blink_image_resources',
32 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/public/resources',
36 'action_name': 'generate_blink_image_resources',
38 'grit_grd_file': 'blink_image_resources.grd',
40 'includes': [ '../../../build/grit_action.gypi' ],
43 'direct_dependent_settings': {
45 '<(SHARED_INTERMEDIATE_DIR)',