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

Unified Diff: ash/public/interfaces/DEPS

Issue 2750463009: mash: Fix ShelfItem mojo struct; add enums and traits. (Closed)
Patch Set: Sync and rebase. Created 3 years, 9 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: ash/public/interfaces/DEPS
diff --git a/ash/public/interfaces/DEPS b/ash/public/interfaces/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..899f0567d3a3279eeb5b7c94aa5738718af10a45
--- /dev/null
+++ b/ash/public/interfaces/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+mojo/common",
+ "+skia/public/interfaces",
+]

Powered by Google App Engine
This is Rietveld 408576698