| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 280676b49f87f8acee577f2a1829915d4964a436..c24e9f94f6810ac22d14dbf2843c797ad99e2d98 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -180,6 +180,7 @@
|
| 'library%': '<(library)',
|
| 'component%': '<(component)',
|
| 'use_titlecase_in_grd_files%': '<(use_titlecase_in_grd_files)',
|
| + 'use_third_party_translations%': '<(use_third_party_translations)',
|
| 'remoting%': '<(remoting)',
|
|
|
| # The release channel that this build targets. This is used to restrict
|
|
|