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

Unified Diff: content/browser/BUILD.gn

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: three Rs: rebase, readme, review 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e4e9bb0dc940a291b4956b79eb7d4a15c9d1f229..63ce7a98357f0fd7cc53154a61217e33bf388c63 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -37,6 +37,7 @@ source_set("browser") {
"//base/third_party/dynamic_annotations",
"//cc",
"//cc/animation",
+ "//cc/paint",
"//cc/surfaces",
"//components/discardable_memory/common",
"//components/discardable_memory/service",

Powered by Google App Engine
This is Rietveld 408576698