Chromium Code Reviews| Index: src/heap.h |
| =================================================================== |
| --- src/heap.h (revision 6100) |
| +++ src/heap.h (working copy) |
| @@ -2059,7 +2059,6 @@ |
| friend class ExternalReference; |
| // Inline implementation of the cache. |
| friend class TranscendentalCacheStub; |
| - friend class TranscendentalCacheSSE2Stub; |
| static TranscendentalCache* caches_[kNumberOfCaches]; |
| Element elements_[kCacheSize]; |