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

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

Issue 1405993008: compositor-worker: plumb element id and mutable properties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix rebase error. Created 5 years 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/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 0b71a481235ee76fa7411918d28d5834e1382666..33e53335046395538dabe80fb30d80b47c7cd58f 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2458,6 +2458,8 @@
'dom/PresentationAttributeStyle.h',
'dom/ProcessingInstruction.cpp',
'dom/ProcessingInstruction.h',
+ 'dom/CompositorProxiedPropertySet.cpp',
+ 'dom/CompositorProxiedPropertySet.h',
'dom/PseudoElement.cpp',
'dom/QualifiedName.cpp',
'dom/Range.cpp',

Powered by Google App Engine
This is Rietveld 408576698