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

Unified Diff: components/test_runner/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: components/test_runner/BUILD.gn
diff --git a/components/test_runner/BUILD.gn b/components/test_runner/BUILD.gn
index 5cc0c62499ea477b51b8f33055bdbcaafec1dd8d..974d8b1b85afbdc380022fa979769893d0a059c6 100644
--- a/components/test_runner/BUILD.gn
+++ b/components/test_runner/BUILD.gn
@@ -112,6 +112,7 @@ component("test_runner") {
"//base:i18n",
"//cc",
"//cc/blink",
+ "//cc/paint",
"//content/public/common",
"//gin",
"//gpu",

Powered by Google App Engine
This is Rietveld 408576698