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

Unified Diff: third_party/WebKit/WebCore/WebCore.pro

Issue 20076: WebKit merge 40500:40539 [WebKit side] (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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 | « third_party/WebKit/WebCore/GNUmakefile.am ('k') | third_party/WebKit/WebCore/WebCore.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/WebCore/WebCore.pro
===================================================================
--- third_party/WebKit/WebCore/WebCore.pro (revision 9118)
+++ third_party/WebKit/WebCore/WebCore.pro (working copy)
@@ -2623,6 +2623,7 @@
dom/ClipboardEvent.cpp \
dom/Comment.cpp \
dom/ContainerNode.cpp \
+ dom/CrossThreadCopier.cpp \
dom/CSSMappedAttributeDeclaration.cpp \
dom/Document.cpp \
dom/DocumentFragment.cpp \
@@ -2866,6 +2867,7 @@
loader/TextDocument.cpp \
loader/TextResourceDecoder.cpp \
loader/ThreadableLoader.cpp \
+ loader/WorkerThreadableLoader.cpp \
page/AccessibilityImageMapLink.cpp \
page/AccessibilityObject.cpp \
page/AccessibilityList.cpp \
« no previous file with comments | « third_party/WebKit/WebCore/GNUmakefile.am ('k') | third_party/WebKit/WebCore/WebCore.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698