Extend virtual context MakeCurrent fastpath to offscreen surfaces.
[chromium-blink-merge.git] / chrome / chrome_repack_chrome_touch_180_percent.gypi
blob15b0c113ddc57acfc659620d88d1a364c41687e4
1 # Copyright (c) 2012 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.
5   'action_name': 'repack_chrome_touch_resources_180_percent',
6   'variables': {
7     'pak_inputs': [
8       '<(grit_out_dir)/theme_resources_touch_180_percent.pak',
9       '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_touch_180_percent.pak',
10     ],
11   },
12   'inputs': [
13     '<(repack_path)',
14     '<@(pak_inputs)',
15   ],
16   'outputs': [
17     '<(SHARED_INTERMEDIATE_DIR)/repack/chrome_touch_180_percent.pak',
18   ],
19   'action': ['python', '<(repack_path)', '<@(_outputs)', '<@(pak_inputs)'],