Chromium Code Reviews| Index: chrome/app/app_host_exe.ver |
| diff --git a/chrome/app/app_host_exe.ver b/chrome/app/app_host_exe.ver |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2ffbc68b3e471604a4acef46807a8645c322826b |
| --- /dev/null |
| +++ b/chrome/app/app_host_exe.ver |
| @@ -0,0 +1,2 @@ |
| +INTERNAL_NAME=app_host_exe |
| +ORIGINAL_FILENAME=app_host.exe |
|
grt (UTC plus 2)
2012/09/14 14:26:52
PRODUCT_FULLNAME and PRODUCT_SHORTNAME? They defa
huangs
2012/09/14 16:34:23
This involves additional complexity, and should be
|