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

Unified Diff: sky/viewer/document_view.h

Issue 748123003: Disable Sky compositor again (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698