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

Unified Diff: sky/engine/platform/Logging.h

Issue 865153004: Remove dead code related to compositing from Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months 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 | « sky/engine/core/testing/DummyPageHolder.cpp ('k') | sky/engine/platform/Logging.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/Logging.h
diff --git a/sky/engine/platform/Logging.h b/sky/engine/platform/Logging.h
index 56d9a25ca3441cc3db4c4e9817a861b9f6e4970b..2f9c9425e037f5d9ead1f3f1e45152bf073890a8 100644
--- a/sky/engine/platform/Logging.h
+++ b/sky/engine/platform/Logging.h
@@ -56,7 +56,6 @@ PLATFORM_EXPORT extern WTFLogChannel LogMedia;
PLATFORM_EXPORT extern WTFLogChannel LogArchives;
PLATFORM_EXPORT extern WTFLogChannel LogProgress;
PLATFORM_EXPORT extern WTFLogChannel LogFileAPI;
-PLATFORM_EXPORT extern WTFLogChannel LogCompositing;
PLATFORM_EXPORT extern WTFLogChannel LogScriptedAnimationController;
PLATFORM_EXPORT extern WTFLogChannel LogTimers;
« no previous file with comments | « sky/engine/core/testing/DummyPageHolder.cpp ('k') | sky/engine/platform/Logging.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698