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

Unified Diff: components/test_runner/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
« no previous file with comments | « components/supervised_user_error_page/BUILD.gn ('k') | components/test_runner/mock_web_theme_engine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/supervised_user_error_page/BUILD.gn ('k') | components/test_runner/mock_web_theme_engine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698