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

Unified Diff: content/browser/frame_host/DEPS

Issue 2399593005: ShapeDetectionImpl: Android implementation of detectFace() (Closed)
Patch Set: Reorder alphabetically Created 4 years, 2 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: content/browser/frame_host/DEPS
diff --git a/content/browser/frame_host/DEPS b/content/browser/frame_host/DEPS
index a6068f73b0b23748e1fc6f9bdb78525996d46d8b..d38af72bf9f57b90dd05871170184750ca137530 100644
--- a/content/browser/frame_host/DEPS
+++ b/content/browser/frame_host/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"-content/public/browser/web_contents_delegate.h",
"-content/public/browser/web_contents_view.h",
+ "+public/platform/modules/shapedetection/shapedetection.mojom.h",
ncarter (slow) 2016/10/12 20:08:35 I'd put this in content/browser/DEPS with the othe
xianglu 2016/10/13 00:02:32 Done.
"+third_party/kasko",
]

Powered by Google App Engine
This is Rietveld 408576698