 Chromium Code Reviews
 Chromium Code Reviews Issue 62563002:
  Revert "Landing https://codereview.chromium.org/40133004 for mnita@google.com." due to test failure…  (Closed) 
  Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
    
  
    Issue 62563002:
  Revert "Landing https://codereview.chromium.org/40133004 for mnita@google.com." due to test failure…  (Closed) 
  Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge| Index: src/runtime.h | 
| diff --git a/src/runtime.h b/src/runtime.h | 
| index e0f9c84dc66ef1916f8f2ddc8ec1093954c9c2d5..07aa0b4c6b84045585107bbd240a740d528a0623 100644 | 
| --- a/src/runtime.h | 
| +++ b/src/runtime.h | 
| @@ -564,9 +564,6 @@ namespace internal { | 
| F(CreateCollator, 3, 1) \ | 
| F(InternalCompare, 3, 1) \ | 
| \ | 
| - /* String.prototype.normalize. */ \ | 
| - F(StringNormalize, 2, 1) \ | 
| - \ | 
| /* Break iterator. */ \ | 
| F(CreateBreakIterator, 3, 1) \ | 
| F(BreakIteratorAdoptText, 2, 1) \ |