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

Unified Diff: services/shape_detection/DEPS

Issue 2528743002: Shape Detection: Implement FaceDetection on Mac as out-of-process service (Closed)
Patch Set: Rebase 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
« no previous file with comments | « services/shape_detection/BUILD.gn ('k') | services/shape_detection/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shape_detection/DEPS
diff --git a/services/shape_detection/DEPS b/services/shape_detection/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7db8eb292dca02c84e6ec730adcf718cfb2b0022
--- /dev/null
+++ b/services/shape_detection/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+media/capture/video/scoped_result_callback.h",
+]
« no previous file with comments | « services/shape_detection/BUILD.gn ('k') | services/shape_detection/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698