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

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

Issue 2655533005: Revert of ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: Created 3 years, 11 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/shape_detection/public/interfaces/BUILD.gn
diff --git a/services/shape_detection/public/interfaces/BUILD.gn b/services/shape_detection/public/interfaces/BUILD.gn
index 4e3115981783b79bd35e87ca19200487bc2229cd..6aaf8a4dfa944579bbff986caa8f83ced1ea9119 100644
--- a/services/shape_detection/public/interfaces/BUILD.gn
+++ b/services/shape_detection/public/interfaces/BUILD.gn
@@ -13,7 +13,6 @@
]
public_deps = [
- "//skia/public/interfaces",
"//ui/gfx/geometry/mojo",
]
}

Powered by Google App Engine
This is Rietveld 408576698