| Index: content/browser/tracing/trace_subscriber_stdio_unittest.cc
|
| ===================================================================
|
| --- content/browser/tracing/trace_subscriber_stdio_unittest.cc (revision 180055)
|
| +++ content/browser/tracing/trace_subscriber_stdio_unittest.cc (working copy)
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/browser/trace_subscriber_stdio.h"
|
| +#include "content/browser/tracing/trace_subscriber_stdio.h"
|
|
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
|
|