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

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

Issue 2027023002: ImageCapture: move mojom from WebKit/public to media/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rockot@s comment, image_capture.mojom to media/mojo/interfaces/ Created 4 years, 7 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/imagecapture/DEPS
diff --git a/third_party/WebKit/Source/modules/imagecapture/DEPS b/third_party/WebKit/Source/modules/imagecapture/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..754174697d7740245537f016cfa7ab4b5390f10e
--- /dev/null
+++ b/third_party/WebKit/Source/modules/imagecapture/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+media/mojo/interfaces",
+]

Powered by Google App Engine
This is Rietveld 408576698