| Index: content/browser/tracing/tracing_controller_browsertest.cc
|
| ===================================================================
|
| --- content/browser/tracing/tracing_controller_browsertest.cc (revision 259922)
|
| +++ content/browser/tracing/tracing_controller_browsertest.cc (working copy)
|
| @@ -6,9 +6,9 @@
|
| #include "base/run_loop.h"
|
| #include "content/browser/tracing/tracing_controller_impl.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| +#include "content/public/test/content_browser_test.h"
|
| +#include "content/public/test/content_browser_test_utils.h"
|
| #include "content/shell/browser/shell.h"
|
| -#include "content/test/content_browser_test.h"
|
| -#include "content/test/content_browser_test_utils.h"
|
|
|
| namespace content {
|
|
|
|
|