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

Unified Diff: third_party/WebKit/Source/modules/shapedetection/DEPS

Issue 2620083002: Shape Detection: Move mojom interface to //services (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: third_party/WebKit/Source/modules/shapedetection/DEPS
diff --git a/third_party/WebKit/Source/modules/shapedetection/DEPS b/third_party/WebKit/Source/modules/shapedetection/DEPS
index 7d55c79950deaa9898c15240b24ef26c8f410663..372894ade083266248034ead4b870374cc04ceb4 100644
--- a/third_party/WebKit/Source/modules/shapedetection/DEPS
+++ b/third_party/WebKit/Source/modules/shapedetection/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+modules/shapedetection",
"+platform",
"+public/platform",
+ "+services/shape_detection",
"+third_party/skia/include/core/SkImage.h",
"+third_party/skia/include/core/SkImageInfo.h",
"+ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698