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

Unified Diff: Source/core/core.gypi

Issue 863113004: Make WebThreadedDataReceiver wrap a Blink-managed object instead. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix msvc compilation Created 5 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 | « no previous file | Source/core/fetch/ResourceLoader.h » ('j') | Source/core/html/parser/ThreadedDataReceiver.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b1516037356a29d85ec3eb7813f35b9a20bba670..2304033251e4f9a64f6b35055d7e1f9c9d8ec1b7 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2947,6 +2947,7 @@
'html/parser/TextDocumentParser.h',
'html/parser/TextResourceDecoder.cpp',
'html/parser/TextResourceDecoder.h',
+ 'html/parser/ThreadedDataReceiver.h',
'html/parser/XSSAuditor.cpp',
'html/parser/XSSAuditor.h',
'html/parser/XSSAuditorDelegate.cpp',
« no previous file with comments | « no previous file | Source/core/fetch/ResourceLoader.h » ('j') | Source/core/html/parser/ThreadedDataReceiver.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698