# Copyright (c) 2010 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. { 'variables': { 'conditions': [ ['inside_chromium_build==0', { 'webkit_src_dir': '../../../..', },{ 'webkit_src_dir': '../../third_party/WebKit', }], ], 'grit_info_cmd': ['python', '<(DEPTH)/tools/grit/grit_info.py'], 'grit_cmd': ['python', '<(DEPTH)/tools/grit/grit.py'], }, 'targets': [ { 'target_name': 'webkit_resources', 'type': 'none', 'msvs_guid': '0B469837-3D46-484A-AFB3-C5A6C68730B9', 'variables': { 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit', }, 'actions': [ { 'action_name': 'webkit_resources', 'variables': { 'input_path': 'webkit_resources.grd', }, 'inputs': [ '