| Index: ui/aura/root_window_view_mac.h
|
| diff --git a/ui/aura/root_window_view_mac.h b/ui/aura/root_window_view_mac.h
|
| index 53eca8af313ed6035e8f039671d6de5c396cd7dd..a49ef3203c9d947259b2483672ae05810d4e8699 100644
|
| --- a/ui/aura/root_window_view_mac.h
|
| +++ b/ui/aura/root_window_view_mac.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| -#include "ui/gfx/compositor/compositor.h"
|
| +#include "ui/compositor/compositor.h"
|
|
|
| // RootWindowView provides an NSView class that delegates drawing to a
|
| // ui::Compositor delegate, setting up the NSOpenGLContext as required.
|
|
|