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

Unified Diff: Source/core/core.gypi

Issue 698923002: Enable Oilpan for core/xml/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Non-Oilpan fixes Created 6 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
« no previous file with comments | « Source/bindings/tests/results/core/V8TestObject.cpp ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
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 3c4911e4ad5634332a05267dfe25ce42a1520a3b..75590117ebaf95fd1b44a9e9a5b5ac32fbf37813 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1983,7 +1983,6 @@
'xml/XPathExpressionNode.h',
'xml/XPathFunctions.cpp',
'xml/XPathFunctions.h',
- 'xml/XPathNSResolver.cpp',
'xml/XPathNSResolver.h',
'xml/XPathNodeSet.cpp',
'xml/XPathNodeSet.h',
« no previous file with comments | « Source/bindings/tests/results/core/V8TestObject.cpp ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698