| Index: third_party/tcmalloc/chromium/src/profile-handler.h
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/profile-handler.h (revision 126022)
|
| +++ third_party/tcmalloc/chromium/src/profile-handler.h (working copy)
|
| @@ -137,7 +137,6 @@
|
| int32 frequency; /* Profiling frequency */
|
| int32 callback_count; /* Number of callbacks registered */
|
| int64 interrupts; /* Number of interrupts received */
|
| - bool allowed; /* Profiling is allowed */
|
| };
|
| void ProfileHandlerGetState(struct ProfileHandlerState* state);
|
|
|
|
|