Index: content/browser/tracing/background_tracing_config_impl.h |
diff --git a/content/browser/tracing/background_tracing_config_impl.h b/content/browser/tracing/background_tracing_config_impl.h |
index c3ff85cab1ccd3301e2e826ac7e01d9c9bb59d97..5f4aa05dc3bc18023a0814b1afa7ce2c816292e1 100644 |
--- a/content/browser/tracing/background_tracing_config_impl.h |
+++ b/content/browser/tracing/background_tracing_config_impl.h |
@@ -28,6 +28,7 @@ class CONTENT_EXPORT BackgroundTracingConfigImpl |
BENCHMARK_GPU, |
BENCHMARK_IPC, |
BENCHMARK_STARTUP, |
+ BLINK_STYLE |
}; |
CategoryPreset category_preset() const { return category_preset_; } |