Index: content/browser/tracing/tracing_controller_impl.h |
diff --git a/content/browser/tracing/tracing_controller_impl.h b/content/browser/tracing/tracing_controller_impl.h |
index 41fa4e80257fc664a2c623c6d088ef5a729b1e4c..0684373a96192c170d79a3e8a4d19429c2157172 100644 |
--- a/content/browser/tracing/tracing_controller_impl.h |
+++ b/content/browser/tracing/tracing_controller_impl.h |
@@ -122,6 +122,7 @@ class TracingControllerImpl : public TracingController { |
void OnWatchEventMatched(); |
void SetEnabledOnFileThread(const std::string& category_filter, |
+ int mode, |
int options, |
const base::Closure& callback); |
void SetDisabledOnFileThread(const base::Closure& callback); |