| Index: snapshot/mac/process_reader_test.cc
|
| diff --git a/snapshot/mac/process_reader_test.cc b/snapshot/mac/process_reader_test.cc
|
| index 0c42e64733bdd4615b1513a5644cbf068b34999a..2cbf8ea09e160df6ab19d02a663ad9367547c4e0 100644
|
| --- a/snapshot/mac/process_reader_test.cc
|
| +++ b/snapshot/mac/process_reader_test.cc
|
| @@ -532,7 +532,7 @@ TEST(ProcessReader, ChildSeveralThreads) {
|
| }
|
|
|
| // cl_kernels images (OpenCL kernels) are weird. They’re not ld output and don’t
|
| -// exist as files on disk. On Mac OS X 10.10, their Mach-O structure isn’t
|
| +// exist as files on disk. On OS X 10.10 and 10.11, their Mach-O structure isn’t
|
| // perfect. They show up loaded into many executables, so these quirks should be
|
| // tolerated.
|
| //
|
|
|