summaryrefslogtreecommitdiff
path: root/chromium/ui
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2014-03-24 18:41:20 +0100
committerAndras Becsi <andras.becsi@digia.com>2014-03-25 14:00:10 +0100
commita5ffa93943793499889225de8372c7adfc2d2fbe (patch)
tree7e1db54ad6a916891d88d1843d8ee1dea5e4fb72 /chromium/ui
parent6eb5ee5b462ab3962f16c0b250551d0a9e88d23d (diff)
downloadqtwebengine-chromium-a5ffa93943793499889225de8372c7adfc2d2fbe.tar.gz
Get rid of the gtk/pango/cairo dependency
This also removes the aura dependency to chrome resources since we repack the needed resources ourselves. Change-Id: I8180d5668334540cfd88ade449f3f0c966b989ce Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
Diffstat (limited to 'chromium/ui')
-rw-r--r--chromium/ui/aura/aura.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/ui/aura/aura.gyp b/chromium/ui/aura/aura.gyp
index 68164d4321a..139e0469ef2 100644
--- a/chromium/ui/aura/aura.gyp
+++ b/chromium/ui/aura/aura.gyp
@@ -243,7 +243,6 @@
'type': 'executable',
'dependencies': [
'../../base/base.gyp:test_support_base',
- '../../chrome/chrome_resources.gyp:packed_resources',
'../../skia/skia.gyp:skia',
'../../testing/gtest.gyp:gtest',
'../compositor/compositor.gyp:compositor',