Chromium Code Reviews| Index: runtime/platform/hashmap.cc |
| diff --git a/runtime/platform/hashmap.cc b/runtime/platform/hashmap.cc |
| index 3bd56f836049b744cc3e9eb5e8192c6fa50b631f..8efca398216c1039743226d3c2c4f19bfd9fdcd5 100644 |
| --- a/runtime/platform/hashmap.cc |
| +++ b/runtime/platform/hashmap.cc |
| @@ -4,7 +4,6 @@ |
| #include "platform/hashmap.h" |
| -#include "bin/builtin.h" |
| #include "platform/utils.h" |
| HashMap::HashMap(MatchFun match, |