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

Unified Diff: Source/WebCore/WebCore.gypi

Issue 14188008: Move Data uri handling into WebCore Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | « Source/Platform/chromium/public/Platform.h ('k') | Source/WebCore/loader/DataUriResource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/WebCore.gypi
diff --git a/Source/WebCore/WebCore.gypi b/Source/WebCore/WebCore.gypi
index be9b333bc4549ebbe86e74683b4696e4061a4da0..c9076542962c1e63b8261b9b2e002727f86e5ce1 100644
--- a/Source/WebCore/WebCore.gypi
+++ b/Source/WebCore/WebCore.gypi
@@ -1074,6 +1074,8 @@
'loader/archive/ArchiveResource.cpp',
'loader/archive/ArchiveResourceCollection.cpp',
'loader/archive/ArchiveResourceCollection.h',
+ 'loader/DataUriResource.cpp',
+ 'loader/DataUriResource.h',
'loader/archive/MHTMLArchive.cpp',
'loader/archive/MHTMLArchive.h',
'loader/archive/MHTMLParser.cpp',
« no previous file with comments | « Source/Platform/chromium/public/Platform.h ('k') | Source/WebCore/loader/DataUriResource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698