| Index: content/browser/compositor/onscreen_display_client.cc
|
| diff --git a/content/browser/compositor/onscreen_display_client.cc b/content/browser/compositor/onscreen_display_client.cc
|
| index d5806fdf8d99244acdc003bd0f6bb63a10955f82..c0772932321198838e52dccc80cde64643b58ad6 100644
|
| --- a/content/browser/compositor/onscreen_display_client.cc
|
| +++ b/content/browser/compositor/onscreen_display_client.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/compositor/onscreen_display_client.h"
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/output/output_surface.h"
|
| #include "cc/surfaces/surface_factory.h"
|
| #include "cc/surfaces/surface_manager.h"
|
|
|