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

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

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 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 | « third_party/WebKit/Source/core/loader/BUILD.gn ('k') | third_party/WebKit/Source/core/style/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d6bc5ba2c1911dc91018025295ed6c299ff6eb78..a94728e2e5bf5b611deff5935b6f31baf386ecaa 100644
--- a/third_party/WebKit/Source/core/paint/BUILD.gn
+++ b/third_party/WebKit/Source/core/paint/BUILD.gn
@@ -76,6 +76,7 @@ blink_core_sources("paint") {
"InlineTextBoxPainter.h",
"LayerClipRecorder.cpp",
"LayerClipRecorder.h",
+ "LayerHitTestRects.h",
"LayoutObjectDrawingRecorder.h",
"LineBoxListPainter.cpp",
"LineBoxListPainter.h",
@@ -125,6 +126,7 @@ blink_core_sources("paint") {
"PaintPropertyTreeBuilder.h",
"PaintPropertyTreePrinter.cpp",
"PaintPropertyTreePrinter.h",
+ "PaintResult.h",
"PaintTiming.cpp",
"PaintTiming.h",
"PartPainter.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/loader/BUILD.gn ('k') | third_party/WebKit/Source/core/style/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698