From cf22feeecd7f681686e87f675fd9fb3fab5b8c74 Mon Sep 17 00:00:00 2001 From: "mark@chromium.org" Date: Wed, 10 Sep 2014 12:47:46 +0000 Subject: 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 . Review URL: https://breakpad.appspot.com/5694002/ git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1371 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/build/common.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/build') diff --git a/src/build/common.gypi b/src/build/common.gypi index 0e1e7dca..b9466a32 100644 --- a/src/build/common.gypi +++ b/src/build/common.gypi @@ -186,7 +186,7 @@ 'linux_use_seccomp_sandbox%': 0, # 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 # isn't supported -- cgit v1.2.1