summaryrefslogtreecommitdiffstats
path: root/content/content_app.gypi
diff options
context:
space:
mode:
authorjaekyun <jaekyun@chromium.org>2014-12-04 08:19:13 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-04 16:19:31 +0000
commitd5de7e4469af397027ca13927c4426baec270d4e (patch)
tree1d0bfcd0dce30bac7faf19d6f79cf1ab3e7898fd /content/content_app.gypi
parentce662dde5e552e08c14dbb432c05a554e46b1534 (diff)
downloadchromium_src-d5de7e4469af397027ca13927c4426baec270d4e.zip
chromium_src-d5de7e4469af397027ca13927c4426baec270d4e.tar.gz
chromium_src-d5de7e4469af397027ca13927c4426baec270d4e.tar.bz2
Upstream ResourceManager
And expose ResourceManager through the Compositor interface. https://chrome-internal-review.googlesource.com/184331/ is a counter part in downstream. BUG=426939 Review URL: https://codereview.chromium.org/731133002 Cr-Commit-Position: refs/heads/master@{#306830}
Diffstat (limited to 'content/content_app.gypi')
-rw-r--r--content/content_app.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_app.gypi b/content/content_app.gypi
index c8ad3f0..d0a3296 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -46,6 +46,7 @@
'dependencies': [
'content.gyp:content_jni_headers',
'../skia/skia.gyp:skia',
+ '../ui/android/ui_android.gyp:ui_android',
],
'includes': [
'../build/android/cpufeatures.gypi',