summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authormdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-20 04:11:37 +0000
committermdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-20 04:11:37 +0000
commita5df176f277e700bf68d377b720bc1db2ed34c31 (patch)
tree952b1c4ce5f541ff130d666bc0ebbb84d585a235 /content
parenta0f5900848d6580bbfb0a242de097c3ef723eefd (diff)
downloadchromium_src-a5df176f277e700bf68d377b720bc1db2ed34c31.zip
chromium_src-a5df176f277e700bf68d377b720bc1db2ed34c31.tar.gz
chromium_src-a5df176f277e700bf68d377b720bc1db2ed34c31.tar.bz2
Linux: clean up a bit after getting rid of the last use of dbus-glib.
Also add unit tests for KWallet integration, now possible due to our mockable DBus client library. Review URL: http://codereview.chromium.org/7930019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101916 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r--content/content_browser.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index daabfd1..959a7c1 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -567,7 +567,6 @@
['toolkit_uses_gtk == 1', {
'dependencies': [
'../build/linux/system.gyp:dbus',
- '../build/linux/system.gyp:dbus-glib',
# For FcLangSetAdd call in render_sandbox_host_linux.cc
'../build/linux/system.gyp:fontconfig',
'../build/linux/system.gyp:gtk',