]> git.pld-linux.org Git - packages/chromium-browser.git/blob - angle.patch
package libpdf.so
[packages/chromium-browser.git] / angle.patch
1 --- a/third_party/angle/src/angle.gypi
2 +++ b/third_party/angle/src/angle.gypi
3 @@ -52,7 +52,7 @@
4                              'action_name': 'Generate ANGLE Commit ID Header',
5                              'message': 'Generating ANGLE Commit ID',
6                              # reference the git index as an input, so we rebuild on changes to the index
7 -                            'inputs': [ '<(angle_id_script)', '<(angle_path)/.git/index' ],
8 +                            'inputs': [ '<(angle_id_script)' ],
9                              'outputs': [ '<(angle_id_header)' ],
10                              'msvs_cygwin_shell': 0,
11                              'action':
This page took 0.127747 seconds and 3 git commands to generate.