Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Unified Diff: Source/WebCore/Target.pri

Issue 12319101: Merge 142765 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/WebCore/GNUmakefile.list.am ('k') | Source/WebCore/WebCore.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/Target.pri
===================================================================
--- Source/WebCore/Target.pri (revision 143954)
+++ Source/WebCore/Target.pri (working copy)
@@ -2646,6 +2646,7 @@
svg/graphics/filters/SVGFilter.h \
svg/graphics/SVGImage.h \
svg/graphics/SVGImageCache.h \
+ svg/graphics/SVGImageForContainer.h \
svg/properties/SVGAttributeToPropertyMap.h \
svg/properties/SVGAnimatedEnumerationPropertyTearOff.h \
svg/properties/SVGAnimatedListPropertyTearOff.h \
@@ -3768,6 +3769,7 @@
svg/graphics/filters/SVGFilterBuilder.cpp \
svg/graphics/SVGImage.cpp \
svg/graphics/SVGImageCache.cpp \
+ svg/graphics/SVGImageForContainer.cpp \
svg/properties/SVGAttributeToPropertyMap.cpp \
svg/properties/SVGPathSegListPropertyTearOff.cpp \
svg/SVGDocumentExtensions.cpp \
« no previous file with comments | « Source/WebCore/GNUmakefile.list.am ('k') | Source/WebCore/WebCore.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698