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

Unified Diff: ash/mus/DEPS

Issue 1839223003: Add basic Chrome interaction with the mash shelf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 8 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/BUILD.gn ('k') | ash/mus/shelf_delegate_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/DEPS
diff --git a/ash/mus/DEPS b/ash/mus/DEPS
index e0d3ce98740c49a77e9d91459ff9473294cbd748..b48dc074caea834b0e18aaa8575c220a63148cde 100644
--- a/ash/mus/DEPS
+++ b/ash/mus/DEPS
@@ -3,11 +3,13 @@ include_rules = [
"+cc",
"+components/mus/common",
"+components/mus/public",
+ "+mash/shelf/public/interfaces",
"+mash/wm/public/interfaces",
"+mojo/common",
"+mojo/converters",
"+mojo/public",
"+mojo/services/tracing/public",
"+mojo/shell/public",
+ "+skia/public",
"+third_party/khronos/GLES2/gl2.h",
]
« no previous file with comments | « ash/mus/BUILD.gn ('k') | ash/mus/shelf_delegate_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698