diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-04 17:38:17 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-04 17:38:17 +0000 |
commit | 9e94cca6f859d9f44538975382679f1ebe322c9a (patch) | |
tree | 69ba2abe06d4e5456bd55062b75e12f3b98ba958 /build | |
parent | a57b892e3f080edae1d5740635750d3566c04164 (diff) | |
download | chromium_src-9e94cca6f859d9f44538975382679f1ebe322c9a.zip chromium_src-9e94cca6f859d9f44538975382679f1ebe322c9a.tar.gz chromium_src-9e94cca6f859d9f44538975382679f1ebe322c9a.tar.bz2 |
Add back the inspector_strings target
It's only built if use_third_part_translations=1.
Also pull in the translations from launchpad.net.
Review URL: http://codereview.chromium.org/6334090
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73816 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/common.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/common.gypi b/build/common.gypi index 50c12f5..0ddbf49 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 |