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

Unified Diff: WebCore/WebCore.pro

Issue 1769002: BlobBuilder/FormData refactor attempt (Closed)
Patch Set: back to simple FormData Created 10 years, 7 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 | « WebCore/WebCore.gypi ('k') | WebCore/WebCore.vcproj/WebCore.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/WebCore.pro
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 11a3dcbc3a744d4a47559618b747131d2a425f55..7d280e15dc66fad2560861ccc6b59f04ebfea176 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -815,6 +815,7 @@ SOURCES += \
platform/animation/Animation.cpp \
platform/animation/AnimationList.cpp \
platform/Arena.cpp \
+ platform/BlobItem.cpp \
platform/text/Base64.cpp \
platform/text/BidiContext.cpp \
platform/ContentType.cpp \
@@ -1564,6 +1565,7 @@ HEADERS += \
platform/animation/Animation.h \
platform/animation/AnimationList.h \
platform/Arena.h \
+ platform/BlobItem.h \
platform/ContentType.h \
platform/ContextMenu.h \
platform/CrossThreadCopier.h \
« no previous file with comments | « WebCore/WebCore.gypi ('k') | WebCore/WebCore.vcproj/WebCore.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698