| Index: third_party/tcmalloc/chromium/src/profiler.cc
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/profiler.cc (revision 88335)
|
| +++ third_party/tcmalloc/chromium/src/profiler.cc (working copy)
|
| @@ -111,7 +111,7 @@
|
| int (*filter_)(void*);
|
| void* filter_arg_;
|
|
|
| - // Opague token returned by the profile handler. To be used when calling
|
| + // Opaque token returned by the profile handler. To be used when calling
|
| // ProfileHandlerUnregisterCallback.
|
| ProfileHandlerToken* prof_handler_token_;
|
|
|
|
|