Chromium Code Reviews| Index: Source/core/inspector/InspectorCounters.h |
| diff --git a/Source/core/inspector/InspectorCounters.h b/Source/core/inspector/InspectorCounters.h |
| index 4b848dbd0b7d30f6aa460710f1d88a0a5b98dadf..e072af4c49f66581c8156b50d881535503e05867 100644 |
| --- a/Source/core/inspector/InspectorCounters.h |
| +++ b/Source/core/inspector/InspectorCounters.h |
| @@ -33,7 +33,7 @@ |
| #include "wtf/FastAllocBase.h" |
| -#if ASSERT_ENABLED |
| +#if ENABLE(ASSERT) |
| #include "wtf/MainThread.h" |
| #endif |