]> git.pld-linux.org Git - packages/chromium-browser.git/blame - angle.patch
package libpdf.so
[packages/chromium-browser.git] / angle.patch
CommitLineData
6e3c39b4
ER
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.241636 seconds and 4 git commands to generate.