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

Unified Diff: Source/core/core.gypi

Issue 1089933004: DevTools: make DOMNodeIds a trivial wrapper around WeakIdentifierMap (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | « no previous file | Source/core/dom/DOMNodeIds.h » ('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 ccc39a0f6f0f9432b05a6cf50287f0d79d30f9dc..f3b4e501ef06e8388cdab0e00667ef4d45c467f2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2350,7 +2350,6 @@
'dom/VisitedLinkState.cpp',
'dom/VisitedLinkState.h',
'dom/WeakIdentifierMap.h',
- 'dom/WeakNodeMap.h',
'dom/XMLDocument.cpp',
'dom/XMLDocument.h',
'dom/custom/CustomElement.cpp',
« no previous file with comments | « no previous file | Source/core/dom/DOMNodeIds.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698