summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/Android.mk
diff options
context:
space:
mode:
authorNicolas Roard <nicolasroard@google.com>2011-10-13 08:50:12 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-10-13 08:50:12 -0700
commit4600714fcda05a5a4355fa7bd1d502b69c8147b6 (patch)
treeec9991356329e8a547a914a26196e886ef2912ad /Source/WebCore/Android.mk
parentc13fe17594dff1d9e702affd7cba2561d6fa3bef (diff)
parent9bd214662e776fb18e43d1ad32ce274803ec309a (diff)
downloadexternal_webkit-4600714fcda05a5a4355fa7bd1d502b69c8147b6.zip
external_webkit-4600714fcda05a5a4355fa7bd1d502b69c8147b6.tar.gz
external_webkit-4600714fcda05a5a4355fa7bd1d502b69c8147b6.tar.bz2
am 9bd21466: Merge "Refactor the image sharing code" into ics-mr0
* commit '9bd214662e776fb18e43d1ad32ce274803ec309a': Refactor the image sharing code
Diffstat (limited to 'Source/WebCore/Android.mk')
-rw-r--r--Source/WebCore/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/Android.mk b/Source/WebCore/Android.mk
index 7d08cc7..a516f48 100644
--- a/Source/WebCore/Android.mk
+++ b/Source/WebCore/Android.mk
@@ -656,6 +656,7 @@ LOCAL_SRC_FILES := $(LOCAL_SRC_FILES) \
platform/graphics/android/ImageAndroid.cpp \
platform/graphics/android/ImageBufferAndroid.cpp \
platform/graphics/android/ImageSourceAndroid.cpp \
+ platform/graphics/android/ImagesManager.cpp \
platform/graphics/android/ImageTexture.cpp \
platform/graphics/android/Layer.cpp \
platform/graphics/android/LayerAndroid.cpp \