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

Unified Diff: ui/views/BUILD.gn

Issue 2715793002: Change mock canvases to paint into SkCanvas (Closed)
Patch Set: Fix deps 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
« no previous file with comments | « third_party/WebKit/Source/web/PageOverlayTest.cpp ('k') | ui/views/border_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index cd2138d061c2fb53707aebf1cff6ded6de5b6d66..1f3fd2a6ddb82f05d1a3a947406a189a51be62bc 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -913,6 +913,7 @@ source_set("views_unittests_sources") {
"//base:i18n",
"//base/test:test_support",
"//cc",
+ "//cc/paint",
"//services/ui/public/interfaces",
"//skia",
"//testing/gtest",
« no previous file with comments | « third_party/WebKit/Source/web/PageOverlayTest.cpp ('k') | ui/views/border_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698