| Index: components/tracing/tracing_switches.h
|
| diff --git a/components/tracing/tracing_switches.h b/components/tracing/tracing_switches.h
|
| index dba13da6c0dbbc458b25f7ce8f67c4baaa7c75d3..263a49bcf5c78f1d26b20a5304693cb3d7fe3703 100644
|
| --- a/components/tracing/tracing_switches.h
|
| +++ b/components/tracing/tracing_switches.h
|
| @@ -9,6 +9,7 @@
|
|
|
| namespace switches {
|
|
|
| +TRACING_EXPORT extern const char kTraceConfigFile[];
|
| TRACING_EXPORT extern const char kTraceShutdown[];
|
| TRACING_EXPORT extern const char kTraceShutdownFile[];
|
| TRACING_EXPORT extern const char kTraceStartup[];
|
|
|