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