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

Unified Diff: services/shape_detection/DEPS

Issue 2681913003: RELAND: ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: Fix the issue of failing to fetch bitmap module 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/shape_detection/DEPS
diff --git a/services/shape_detection/DEPS b/services/shape_detection/DEPS
index a2872a207655e50a1ac1f3c592a80cfabdae5880..198778735e5ba0ee8bf8d204974fa71c016be2bd 100644
--- a/services/shape_detection/DEPS
+++ b/services/shape_detection/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+media/capture/video/scoped_result_callback.h",
+ "+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