Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1391)

Unified Diff: content/browser/tracing/background_tracing_config_impl.h

Issue 2034553002: Set up background memory light tracing field trials (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@set_whitelist
Patch Set: Remove navigation_tracing change and add base_export. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/trace_event/trace_config.cc ('k') | content/browser/tracing/background_tracing_config_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
};
« no previous file with comments | « base/trace_event/trace_config.cc ('k') | content/browser/tracing/background_tracing_config_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698