| Index: content/browser/renderer_host/compositor_resize_lock_aura.h
|
| diff --git a/content/browser/renderer_host/compositor_resize_lock_aura.h b/content/browser/renderer_host/compositor_resize_lock_aura.h
|
| index 981694f329c7bb81f43c9ebb857c41c31df40eff..f12e43842b5b7c29610f761e08ee4762faaddce5 100644
|
| --- a/content/browser/renderer_host/compositor_resize_lock_aura.h
|
| +++ b/content/browser/renderer_host/compositor_resize_lock_aura.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| -#include "content/browser/compositor/resize_lock.h"
|
| +#include "content/browser/renderer_host/resize_lock.h"
|
|
|
| namespace aura {
|
| class WindowTreeHost;
|
|
|