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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2713673005: client-goodbye
Patch Set: Created 3 years, 10 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index a750d224e5c0db9e97cc2bba20f8e355ecd136bc..e28f962cd24fe3d63ade69eaae09c090b98c522f 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -987,6 +987,8 @@ component("platform") {
"graphics/paint/PaintRecordBuilder.h",
"graphics/paint/PaintRecorder.h",
"graphics/paint/PaintShader.h",
+ "graphics/paint/PaintStash.cpp",
+ "graphics/paint/PaintStash.h",
"graphics/paint/PaintSurface.h",
"graphics/paint/PropertyTreeState.cpp",
"graphics/paint/PropertyTreeState.h",

Powered by Google App Engine
This is Rietveld 408576698