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

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

Issue 1956893003: compositor-worker: Add CompositorProxyClient worker client of CompositorWorker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 41d6e917ca2104c50739d0bb1bf30f4602fe31d4..5ed1b890b78b0a0029021e9711fb6d36cee24bfc 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -15,6 +15,8 @@
'CompositionUnderlineBuilder.h',
'CompositionUnderlineVectorBuilder.cpp',
'CompositionUnderlineVectorBuilder.h',
+ 'CompositorProxyClientImpl.cpp',
+ 'CompositorProxyClientImpl.h',
'ContextFeaturesClientImpl.cpp',
'ContextFeaturesClientImpl.h',
'ContextMenuAllowedScope.cpp',

Powered by Google App Engine
This is Rietveld 408576698