Chromium Code Reviews| Index: content/browser/tracing/tracing_controller_impl.cc |
| diff --git a/content/browser/tracing/tracing_controller_impl.cc b/content/browser/tracing/tracing_controller_impl.cc |
| index 2ca4738857a0c9e97c7b525bf1e7ecbdb8721c7c..2de59c47065bf772c3783be70eca68fd0278bdac 100644 |
| --- a/content/browser/tracing/tracing_controller_impl.cc |
| +++ b/content/browser/tracing/tracing_controller_impl.cc |
| @@ -279,6 +279,7 @@ bool TracingControllerImpl::StartTracing( |
| #endif |
| #if defined(OS_CHROMEOS) |
| + //JAMES uh oh |
| chromeos::DebugDaemonClient* debug_daemon = |
| chromeos::DBusThreadManager::Get()->GetDebugDaemonClient(); |
| if (debug_daemon) { |