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

Unified Diff: WebCore/GNUmakefile.am

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/ChangeLog ('k') | WebCore/WebCore.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/GNUmakefile.am
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index 4dce62fdbc646d8692b6f547052ce78a1dd9636f..3fbf1d92586026585235551116b5b41468ac3eca 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -1559,6 +1559,8 @@ webcore_sources += \
WebCore/platform/Arena.cpp \
WebCore/platform/Arena.h \
WebCore/platform/AutodrainedPool.h \
+ WebCore/platform/BlobItem.cpp \
+ WebCore/platform/BlobItem.h \
WebCore/platform/ContentType.cpp \
WebCore/platform/ContentType.h \
WebCore/platform/ContextMenu.cpp \
« no previous file with comments | « WebCore/ChangeLog ('k') | WebCore/WebCore.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698