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

Unified Diff: ash/public/cpp/DEPS

Issue 2750463009: mash: Fix ShelfItem mojo struct; add enums and traits. (Closed)
Patch Set: Address comment. 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
« no previous file with comments | « ash/public/cpp/BUILD.gn ('k') | ash/public/cpp/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/cpp/DEPS
diff --git a/ash/public/cpp/DEPS b/ash/public/cpp/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..899f0567d3a3279eeb5b7c94aa5738718af10a45
--- /dev/null
+++ b/ash/public/cpp/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+mojo/common",
+ "+skia/public/interfaces",
+]
« no previous file with comments | « ash/public/cpp/BUILD.gn ('k') | ash/public/cpp/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698