| Index: content/browser/compositor/browser_compositor_view_mac.h
|
| diff --git a/content/browser/compositor/browser_compositor_view_mac.h b/content/browser/compositor/browser_compositor_view_mac.h
|
| index 013388d7e4fa73862880895a5be95c70febcdfb4..dbc0471dd61fe07275dce7e5e5b04bbb043565f0 100644
|
| --- a/content/browser/compositor/browser_compositor_view_mac.h
|
| +++ b/content/browser/compositor/browser_compositor_view_mac.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CONTENT_BROWSER_COMPOSITOR_BROWSER_COMPOSITOR_VIEW_MAC_H_
|
| #define CONTENT_BROWSER_COMPOSITOR_BROWSER_COMPOSITOR_VIEW_MAC_H_
|
|
|
| -#include "content/browser/compositor/browser_compositor_ca_layer_tree_mac.h"
|
| #include "ui/compositor/compositor.h"
|
| +#include "ui/compositor/mac/accelerated_widget_mac.h"
|
|
|
| namespace content {
|
|
|
|
|