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 dfa9312837ccf14aafe83bdf3c1aed4fd97e02f9..c006958edcd9ca7b1e1cc5584efcabd1a35771bf 100644 |
--- a/content/browser/tracing/background_tracing_config_impl.h |
+++ b/content/browser/tracing/background_tracing_config_impl.h |
@@ -33,6 +33,7 @@ class CONTENT_EXPORT BackgroundTracingConfigImpl |
BENCHMARK_STARTUP, |
BENCHMARK_BLINK_GC, |
BENCHMARK_MEMORY_HEAVY, |
+ BENCHMARK_MEMORY_LIGHT, |
BENCHMARK_EXECUTION_METRIC, |
BLINK_STYLE |
}; |