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

Unified Diff: ash/mus/sysui/DEPS

Issue 1645503004: [exp] ash: sysui for mash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ash-in-mus
Patch Set: . Created 4 years, 10 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/mus/sysui/BUILD.gn ('k') | ash/mus/sysui/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/sysui/DEPS
diff --git a/ash/mus/sysui/DEPS b/ash/mus/sysui/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3ea1294e9e91ee4c32845332006d155736d67b2e
--- /dev/null
+++ b/ash/mus/sysui/DEPS
@@ -0,0 +1,13 @@
+include_rules = [
+ "+ash/host",
+ "+cc",
+ "+components/mus/common",
+ "+components/mus/public",
+ "+mash/wm",
+ "+mojo/common",
+ "+mojo/converters",
+ "+mojo/public",
+ "+mojo/services/tracing/public",
+ "+mojo/shell/public",
+ "+third_party/khronos/GLES2/gl2.h",
+]
« no previous file with comments | « ash/mus/sysui/BUILD.gn ('k') | ash/mus/sysui/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698