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

Unified Diff: Source/core/core.gypi

Issue 69823002: Move ownership of the TextResourceDecoder to DecodedDataDocumentParser (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Moved DocumentEncodingData to its own header Created 7 years, 1 month 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 452058ab8cec9cbc7cfa5bd1d26992f6d99daad7..fce334606abf5aa93bd3c91fad8b4d3095ca8215 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1830,6 +1830,7 @@
'dom/DecodedDataDocumentParser.cpp',
'dom/DecodedDataDocumentParser.h',
'dom/Document.cpp',
+ 'dom/DocumentEncodingData.h',
'dom/DocumentFragment.cpp',
'dom/DocumentFullscreen.cpp',
'dom/DocumentFullscreen.h',
« no previous file with comments | « no previous file | Source/core/dom/DecodedDataDocumentParser.h » ('j') | Source/core/dom/DecodedDataDocumentParser.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698