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

Unified Diff: ui/gfx/BUILD.gn

Issue 2716213002: ui: Fix cc/paint skia type mismatches (Closed)
Patch Set: 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
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 878a608699617196c68ae583b7287ac0dd2ef930..ebd428cc38cf2ed4e83796dc7b09f48e2853a0b4 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -746,6 +746,7 @@ test("gfx_unittests") {
if (!is_ios) {
deps += [
+ "//cc/paint",
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//ui/gfx/geometry/mojo:unit_test",
« no previous file with comments | « ui/app_list/views/speech_view.cc ('k') | ui/gfx/canvas.h » ('j') | ui/gfx/canvas.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698