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

Unified Diff: services/shape_detection/DEPS

Issue 2875243002: RELAND: ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: RELAND2: ShapeDetection: use mojom::Bitmap for mojo interface. Created 3 years, 7 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 90dc77431b575c8706c984cacde8fc2bb8b0057b..09ca6e8af18ad115390d9faa118fefe1af99c2b7 100644
--- a/services/shape_detection/DEPS
+++ b/services/shape_detection/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+media/capture/video/scoped_result_callback.h",
"+jni",
+ "+skia/ext/skia_utils_mac.h",
"+third_party/skia/include",
"+ui/gfx/codec",
"+ui/gl/gl_switches.h"

Powered by Google App Engine
This is Rietveld 408576698