Chromium Code Reviews| Index: content/public/browser/tracing_controller.h |
| diff --git a/content/public/browser/tracing_controller.h b/content/public/browser/tracing_controller.h |
| index 68184a5a844deaa2cb752643ccfb6a1e57fe011d..05314771d106e7cb24c6716d61c1f9871b733c3b 100644 |
| --- a/content/public/browser/tracing_controller.h |
| +++ b/content/public/browser/tracing_controller.h |
| @@ -18,6 +18,7 @@ class FilePath; |
| namespace content { |
| class TracingController; |
| +class TracingUI; |
|
jam
2014/01/10 20:24:58
remove
|
| // TracingController is used on the browser processes to enable/disable |
| // trace status and collect trace data. Only the browser UI thread is allowed |