Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: sky/viewer/document_view.h

Issue 752653002: Enable the Sky compositor (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sky/viewer/document_view.h
diff --git a/sky/viewer/document_view.h b/sky/viewer/document_view.h
index ff72208b616c8bae3ae9b420360262dbea84b98e..a5b0e14e838908fda03f500605c4619858aec9d7 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 0
+#define ENABLE_SKY_COMPOSITOR 1
namespace base {
class MessageLoopProxy;

Powered by Google App Engine
This is Rietveld 408576698