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

Unified Diff: ash/mus/DEPS

Issue 2509853002: Convert //mash to define service names in mojom (Closed)
Patch Set: . 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
« no previous file with comments | « ash/mus/BUILD.gn ('k') | ash/mus/app_launch_unittest.cc » ('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 c1d99bab27cc423ab4fdde086236aba02a0b3fcc..82b5d2557990dc01a51e97635903a2793b45ce17 100644
--- a/ash/mus/DEPS
+++ b/ash/mus/DEPS
@@ -26,4 +26,8 @@ specific_include_rules = {
"+ash/shelf/shelf.h",
"+ash/shelf/shelf_widget.h",
],
+
+ "app_launch_unittest.cc": [
+ "+mash/quick_launch/public",
+ ],
}
« no previous file with comments | « ash/mus/BUILD.gn ('k') | ash/mus/app_launch_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698