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

Unified Diff: third_party/WebKit/Source/core/paint/BUILD.gn

Issue 2872793002: Notify paint for each frame (Closed)
Patch Set: remove one comment Created 3 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/core/paint/BUILD.gn
diff --git a/third_party/WebKit/Source/core/paint/BUILD.gn b/third_party/WebKit/Source/core/paint/BUILD.gn
index ff7bb9435f5b46b27ff545c38a428e00700a5fa6..67242a6f6ca3bb6f4271fed20cf863b9a5350966 100644
--- a/third_party/WebKit/Source/core/paint/BUILD.gn
+++ b/third_party/WebKit/Source/core/paint/BUILD.gn
@@ -63,6 +63,7 @@ blink_core_sources("paint") {
"FloatClipRecorder.h",
"FragmentData.cpp",
"FragmentData.h",
+ "FramePaintTiming.h",
"FramePainter.cpp",
"FramePainter.h",
"FrameSetPainter.cpp",

Powered by Google App Engine
This is Rietveld 408576698