summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-10 21:12:33 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-10 21:12:33 +0000
commitb97aea833fdc4ecc804eb819dcc0f9376c2334fc (patch)
tree1e81149997a60c3eab61156982b77f9947bc50b5 /third_party
parent9c3cfccfe11a5441a0d6aa797265919b517b1adb (diff)
downloadchromium_src-b97aea833fdc4ecc804eb819dcc0f9376c2334fc.zip
chromium_src-b97aea833fdc4ecc804eb819dcc0f9376c2334fc.tar.gz
chromium_src-b97aea833fdc4ecc804eb819dcc0f9376c2334fc.tar.bz2
Remove link_languages. It was only ever supported by the SCons generator,
which is long gone. R=shess@chromium.org Review URL: https://codereview.chromium.org/23463023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222344 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r--third_party/sqlite/sqlite.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/sqlite/sqlite.gyp b/third_party/sqlite/sqlite.gyp
index 9843653..c45ccd0 100644
--- a/third_party/sqlite/sqlite.gyp
+++ b/third_party/sqlite/sqlite.gyp
@@ -179,9 +179,6 @@
'src/src/shell.c',
'src/src/shell_icu_linux.c',
],
- 'link_settings': {
- 'link_languages': ['c++'],
- },
},
],
},],