mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2025-01-09 14:25:30 +00:00
Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd.
The name changes in https://codereview.chromium.org/552203002/ Patch by Jacek Oleksy <joleksy@opera.com>. Review URL: https://breakpad.appspot.com/5694002/ git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1371 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
54c2560a82
commit
cf22feeecd
|
@ -186,7 +186,7 @@
|
||||||
'linux_use_seccomp_sandbox%': 0,
|
'linux_use_seccomp_sandbox%': 0,
|
||||||
|
|
||||||
# Set to select the Title Case versions of strings in GRD files.
|
# Set to select the Title Case versions of strings in GRD files.
|
||||||
'use_titlecase_in_grd_files%': 0,
|
'use_titlecase_in_grd%': 0,
|
||||||
|
|
||||||
# Used to disable Native Client at compile time, for platforms where it
|
# Used to disable Native Client at compile time, for platforms where it
|
||||||
# isn't supported
|
# isn't supported
|
||||||
|
|
Loading…
Reference in a new issue