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

Unified Diff: ui/events/mojo/BUILD.gn

Issue 2598833002: Add SkColorSpace to gfx::ColorSpace (Closed)
Patch Set: Add tests Created 4 years 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 | « remoting/codec/BUILD.gn ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/BUILD.gn
diff --git a/ui/events/mojo/BUILD.gn b/ui/events/mojo/BUILD.gn
index f9e50f1c5f21cf985b6467ff8dc0d72f781153a5..3e871fda5dcae02cc7d1f8137ac181901adf0dee 100644
--- a/ui/events/mojo/BUILD.gn
+++ b/ui/events/mojo/BUILD.gn
@@ -15,6 +15,7 @@ mojom("interfaces") {
public_deps = [
"//mojo/common:common_custom_types",
"//ui/gfx/geometry/mojo",
+ "//ui/gfx/mojo",
]
}
« no previous file with comments | « remoting/codec/BUILD.gn ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698