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

Unified Diff: content/renderer/BUILD.gn

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: DrawingDisplayItem Created 3 years, 11 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: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 8bdcc9753e3915b62776124ecb66710a53dce6a0..e26c0b106570ca2295f6885be5d9cc836c125788 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -411,6 +411,7 @@ target(link_target_type, "renderer") {
"//cc/animation",
"//cc/blink",
"//cc/ipc",
+ "//cc/paint",
"//cc/surfaces",
"//cc/surfaces:surface_id",
"//cc/surfaces:surfaces",
« no previous file with comments | « content/browser/web_contents/aura/shadow_layer_delegate.cc ('k') | content/renderer/gpu/gpu_benchmarking_extension.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698