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

Unified Diff: public/BUILD.gn

Issue 1301033002: Plumb CompositedDisplayList to WebViewImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase from space, also minor cleanups 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 9580ea327e0f8ffb787e80faab0706dec449838b..3e36bc6adf4017de4c8e8c8d05e866624e0763d9 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/WebCompositedDisplayList.h",
"platform/WebDisplayItemClipTree.h",
"platform/WebDisplayItemTransformTree.h",
"platform/WebConvertableToTraceFormat.h",

Powered by Google App Engine
This is Rietveld 408576698