Chromium Code Reviews| Index: src/x64/assembler-x64.h |
| diff --git a/src/x64/assembler-x64.h b/src/x64/assembler-x64.h |
| index f4cc4a39c5954993e2101afe3beb550a16605804..f2e37fe863f9542a04a5e836f2260312523d8ec8 100644 |
| --- a/src/x64/assembler-x64.h |
| +++ b/src/x64/assembler-x64.h |
| @@ -504,7 +504,6 @@ class CpuFeatures : public AllStatic { |
| static uint64_t found_by_runtime_probing_only_; |
| friend class ExternalReference; |
| - friend class PlatformFeatureScope; |
| DISALLOW_COPY_AND_ASSIGN(CpuFeatures); |
| }; |