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

Unified Diff: public/BUILD.gn

Issue 1296963002: Put transform tree building in DisplayItemPropertyTreeBuilder. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: comment for inline capacity Created 5 years, 4 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: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index 0e2a389dfca3899364ced3d5fea28df4deb8f531..9580ea327e0f8ffb787e80faab0706dec449838b 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -276,6 +276,7 @@ source_set("blink_headers") {
"platform/WebRTCDataChannelHandler.h",
"platform/WebGestureCurveTarget.h",
"platform/WebBlendMode.h",
+ "platform/WebDisplayItemClipTree.h",
"platform/WebDisplayItemTransformTree.h",
"platform/WebConvertableToTraceFormat.h",
"platform/WebCryptoAlgorithm.h",
« no previous file with comments | « Source/platform/graphics/paint/DisplayItemTransformTreeBuilderTest.cpp ('k') | public/platform/WebDisplayItemClipTree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698