Chromium Code Reviews| Index: runtime/bin/io_natives.cc |
| diff --git a/runtime/bin/io_natives.cc b/runtime/bin/io_natives.cc |
| index 51b1d562069881bb49b130e06ad48130232e3262..91cc1e893e17d0c23c2a99772e2d3da0c77e7669 100644 |
| --- a/runtime/bin/io_natives.cc |
| +++ b/runtime/bin/io_natives.cc |
| @@ -72,7 +72,6 @@ namespace bin { |
| V(FileSystemWatcher_WatchPath, 4) \ |
| V(Filter_CreateZLibDeflate, 8) \ |
| V(Filter_CreateZLibInflate, 4) \ |
| - V(Filter_End, 1) \ |
| V(Filter_Process, 4) \ |
| V(Filter_Processed, 3) \ |
| V(InternetAddress_Parse, 1) \ |