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

Unified Diff: Source/core/core.gypi

Issue 491693003: Remove the Notation interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/bindings/core/v8/custom/V8NodeCustom.cpp ('k') | Source/core/dom/Notation.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 6b436c78e3514dc0033122014623cfc09236dba0..68c039a9bffa6752f1fc3762ec8d09928d130592 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -81,7 +81,6 @@
'dom/NodeFilter.idl',
'dom/NodeIterator.idl',
'dom/NodeList.idl',
- 'dom/Notation.idl',
'dom/ProcessingInstruction.idl',
'dom/Range.idl',
'dom/RequestAnimationFrameCallback.idl',
@@ -2084,7 +2083,6 @@
'dom/NodeTraversal.cpp',
'dom/NodeTraversal.h',
'dom/NodeWithIndex.h',
- 'dom/Notation.h',
'dom/ParentNode.h',
'dom/PendingScript.cpp',
'dom/Position.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8NodeCustom.cpp ('k') | Source/core/dom/Notation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698