Index: tools/dom/scripts/dartmetadata.py |
diff --git a/tools/dom/scripts/dartmetadata.py b/tools/dom/scripts/dartmetadata.py |
index 9a1730f87ce4132ddce0a3a55739a79da4fad2c7..2f1ad82925f8df88887126ff8e4acec3300e6ee9 100644 |
--- a/tools/dom/scripts/dartmetadata.py |
+++ b/tools/dom/scripts/dartmetadata.py |
@@ -461,7 +461,6 @@ _annotations = monitored.Dict('dartmetadata._annotations', { |
'AudioContext': _web_audio_annotations, |
'DOMFileSystem': _file_system_annotations, |
'DOMFileSystemSync': _file_system_annotations, |
- 'WebKitPoint': _webkit_experimental_annotations, |
'Window.indexedDB': _indexed_db_annotations, |
'Window.openDatabase': _web_sql_annotations, |
'Window.performance': _performance_annotations, |