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

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

Issue 2850733003: Remove BitmapArray. (Closed)
Patch Set: Remove more headers. Created 3 years, 8 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
« no previous file with comments | « no previous file | services/ui/public/interfaces/cursor/cursor_struct_traits.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/cursor/BUILD.gn
diff --git a/services/ui/public/interfaces/cursor/BUILD.gn b/services/ui/public/interfaces/cursor/BUILD.gn
index 962f1f67b3dfc12fcb63afcba31ff06b26c67b2f..28dc7a4ccc30fd3e3336c04e1040c7d25ba4a754 100644
--- a/services/ui/public/interfaces/cursor/BUILD.gn
+++ b/services/ui/public/interfaces/cursor/BUILD.gn
@@ -12,7 +12,6 @@ mojom("cursor") {
public_deps = [
"//mojo/common:common_custom_types",
"//skia/public/interfaces",
- "//skia/public/interfaces:mojo",
"//ui/gfx/geometry/mojo",
]
}
« no previous file with comments | « no previous file | services/ui/public/interfaces/cursor/cursor_struct_traits.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698