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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 1547893003: WIP - compositor worker mega patch. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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
Index: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 81cac440c62fc0041440cd40aa354d027fa6578d..90c24a220e2885cfb9c79cc2d9e87d1492a591e6 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -15,6 +15,10 @@
'CompositionUnderlineBuilder.h',
'CompositionUnderlineVectorBuilder.cpp',
'CompositionUnderlineVectorBuilder.h',
+ 'CompositorMutatorImpl.cpp',
+ 'CompositorMutatorImpl.h',
+ 'CompositorProxyClientImpl.cpp',
+ 'CompositorProxyClientImpl.h',
'ContextFeaturesClientImpl.cpp',
'ContextFeaturesClientImpl.h',
'ContextMenuAllowedScope.cpp',
« no previous file with comments | « third_party/WebKit/Source/web/tests/CompositorWorkerTest.cpp ('k') | third_party/WebKit/public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698