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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1895873006: compositor-worker: Initialize CW machinery plumbing to compositor and fire CW rAF callbacks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bring up oilpan support during compositor worker creation and oilpan the compositor mutator and pro… Created 4 years, 8 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
Index: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 2069e46e55c67f06ec3be1b897533d2f1c1b0de2..5c1f813ea697247daa6b3316a70f02493ec72afe 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -571,6 +571,7 @@
'graphics/CompositorMutableState.h',
'graphics/CompositorMutableStateProvider.cpp',
'graphics/CompositorMutableStateProvider.h',
+ 'graphics/CompositorMutator.h',
'graphics/ContentLayerDelegate.cpp',
'graphics/ContentLayerDelegate.h',
'graphics/ContiguousContainer.cpp',

Powered by Google App Engine
This is Rietveld 408576698