| Index: sky/viewer/document_view.h
|
| diff --git a/sky/viewer/document_view.h b/sky/viewer/document_view.h
|
| index a5b0e14e838908fda03f500605c4619858aec9d7..ff72208b616c8bae3ae9b420360262dbea84b98e 100644
|
| --- a/sky/viewer/document_view.h
|
| +++ b/sky/viewer/document_view.h
|
| @@ -25,7 +25,7 @@
|
| #include "sky/viewer/services/inspector_impl.h"
|
|
|
| // You can try enabling the Sky compositor, but it's a bit buggy.
|
| -#define ENABLE_SKY_COMPOSITOR 1
|
| +#define ENABLE_SKY_COMPOSITOR 0
|
|
|
| namespace base {
|
| class MessageLoopProxy;
|
|
|