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

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

Issue 2764963003: aura-mus: add a drag representation image. (Closed)
Patch Set: Also move the state in WindowTree into a struct. Created 3 years, 9 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: services/ui/public/interfaces/BUILD.gn
diff --git a/services/ui/public/interfaces/BUILD.gn b/services/ui/public/interfaces/BUILD.gn
index 18836b34ecf06819d8b7b8ad97d193592cbea602..87d76e5b231c8e12bda3c5cdbb9d99862a06ebdf 100644
--- a/services/ui/public/interfaces/BUILD.gn
+++ b/services/ui/public/interfaces/BUILD.gn
@@ -36,6 +36,7 @@ mojom("interfaces") {
"//gpu/ipc/common:interfaces",
"//services/ui/public/interfaces/display",
"//services/ui/public/interfaces/ime",
+ "//skia/public/interfaces",
"//ui/base/mojo:mojo_bindings",
"//ui/display/mojo:interfaces",
"//ui/events/mojo:interfaces",

Powered by Google App Engine
This is Rietveld 408576698