| Index: content/public/browser/background_tracing_manager.h
|
| diff --git a/content/public/browser/background_tracing_manager.h b/content/public/browser/background_tracing_manager.h
|
| index 71ca8c66dbca7e8be903390fbfe20fff8514d57c..0c118a030d0c2d58dd51fa20575d2051dfc20213 100644
|
| --- a/content/public/browser/background_tracing_manager.h
|
| +++ b/content/public/browser/background_tracing_manager.h
|
| @@ -13,7 +13,6 @@
|
|
|
| namespace content {
|
| class BackgroundTracingConfig;
|
| -struct BackgroundTracingUploadConfig;
|
|
|
| // BackgroundTracingManager is used on the browser process to trigger the
|
| // collection of trace data and upload the results. Only the browser UI thread
|
|
|