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

Unified Diff: services/ui/public/cpp/BUILD.gn

Issue 2523433003: Use mojo [de]serialization for SkBitmap property type conversion. (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | services/ui/public/cpp/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/BUILD.gn
diff --git a/services/ui/public/cpp/BUILD.gn b/services/ui/public/cpp/BUILD.gn
index 2069d397218ee7980ae5178eb543423907f81919..bb3e590a9b2a02ba6f8e532350ce7f0370fd982e 100644
--- a/services/ui/public/cpp/BUILD.gn
+++ b/services/ui/public/cpp/BUILD.gn
@@ -130,6 +130,7 @@ source_set("internal") {
"//services/ui/common:mus_common",
"//services/ui/public/cpp/gpu",
"//services/ui/public/interfaces",
+ "//skia/public/interfaces",
"//ui/display",
"//ui/events",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | services/ui/public/cpp/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698