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

Unified Diff: services/device/DEPS

Issue 2460723003: Enable connection to Mojo services from Blink (Closed)
Patch Set: Self-review Created 4 years, 1 month 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: services/device/DEPS
diff --git a/services/device/DEPS b/services/device/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..56fffa1fea5877244906a43d4c9f1271518dd798
--- /dev/null
+++ b/services/device/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+device",
+]

Powered by Google App Engine
This is Rietveld 408576698