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

Unified Diff: content/child/BUILD.gn

Issue 2717943002: Fix cc/paint skia type mismatches (Closed)
Patch Set: Rebase 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: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index da0aba569ae02ce301bf9138a26f4721e4e9cc9a..3bd4555adf219a181fe2444fd9f3f0ee8c233e8f 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -221,6 +221,7 @@ target(link_target_type, "child") {
deps = [
"//base",
+ "//cc/paint",
"//components/discardable_memory/client",
"//components/discardable_memory/public/interfaces",
"//components/mime_util",
« no previous file with comments | « components/wallpaper/wallpaper_color_calculator_unittest.cc ('k') | content/child/browser_font_resource_trusted.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698