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

Unified Diff: media/capture/video/DEPS

Issue 2410383002: VideoCapture: more migration IPC-->mojo, part 6 (Closed)
Patch Set: Comment correction 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: media/capture/video/DEPS
diff --git a/media/capture/video/DEPS b/media/capture/video/DEPS
index 6ed765f71ac70475efc3686eb476cbef6c9a9e63..4534a9f6af0dec41835c91c6d9753a922d99fab2 100644
--- a/media/capture/video/DEPS
+++ b/media/capture/video/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+mojo/public/cpp/bindings",
+ "+mojo/public/cpp",
"+third_party/libyuv",
]

Powered by Google App Engine
This is Rietveld 408576698