| Index: content/browser/renderer_host/compositor_resize_lock_aura.cc
|
| diff --git a/content/browser/renderer_host/compositor_resize_lock_aura.cc b/content/browser/renderer_host/compositor_resize_lock_aura.cc
|
| index 9d5b7d87274f3dde17b0d2f2237ed58ce21b310a..2d36b2f859fc8294fb018c9dbe88afbfaae6a740 100644
|
| --- a/content/browser/renderer_host/compositor_resize_lock_aura.cc
|
| +++ b/content/browser/renderer_host/compositor_resize_lock_aura.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/renderer_host/compositor_resize_lock_aura.h"
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/aura/window_tree_host.h"
|
|
|