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

Unified Diff: public/BUILD.gn

Issue 1301033002: Plumb CompositedDisplayList to WebViewImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Final checklist: cleanup ordering in WebCompositedDisplayList 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
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | public/platform/WebCompositedDisplayList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | public/platform/WebCompositedDisplayList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698