Chromium Code Reviews| Index: Source/bindings/v8/V8ValueCache.cpp |
| diff --git a/Source/bindings/v8/V8ValueCache.cpp b/Source/bindings/v8/V8ValueCache.cpp |
| index 8c37951f449c340ac354163627fcb5738e373e99..3da29d61f78ccded41da6e13f1646218251dd8a6 100644 |
| --- a/Source/bindings/v8/V8ValueCache.cpp |
| +++ b/Source/bindings/v8/V8ValueCache.cpp |
| @@ -27,7 +27,6 @@ |
| #include "bindings/v8/V8ValueCache.h" |
| #include "bindings/v8/V8Binding.h" |
| -#include "bindings/v8/V8Utilities.h" |
| #include "wtf/text/StringHash.h" |
| namespace WebCore { |