| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3293aa025addbc1ce72a6c64c7468964b39c4ed7..095004a0ae42aa87537aa5355179d9a8bd3f5b1f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -661,7 +661,7 @@
|
| 'variables': {
|
| 'script': '<(DEPTH)/build/util/version.py',
|
| 'lastchange': '<(DEPTH)/build/util/LASTCHANGE.blink',
|
| - 'template': 'webkit_version.h.in',
|
| + 'template': '<(DEPTH)/build/util/webkit_version.h.in',
|
| },
|
| },
|
| ],
|
|
|