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

Unified Diff: services/shape_detection/DEPS

Issue 2629433003: ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: ShapeDetection: use mojom::Bitmap for mojo interface. Created 3 years, 10 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/DEPS
diff --git a/services/shape_detection/DEPS b/services/shape_detection/DEPS
index 7db8eb292dca02c84e6ec730adcf718cfb2b0022..2be2bfea43c7cfb446804d3e5e1a72c6870c1197 100644
--- a/services/shape_detection/DEPS
+++ b/services/shape_detection/DEPS
@@ -1,3 +1,6 @@
include_rules = [
"+media/capture/video/scoped_result_callback.h",
+ "+skia/ext/skia_utils_mac.h",
+ "+third_party/skia/include/core/SkBitmap.h",
+ "+third_party/skia/include/utils/mac/SkCGUtils.h",
]

Powered by Google App Engine
This is Rietveld 408576698