| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 93cce9cce12535120ea7afbc389a6ea52a016402..2eea3337e85a70224e3498f82c40aeb44d82e2c3 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',
|
| },
|
| },
|
|
|