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

Unified Diff: ash/accelerators/DEPS

Issue 2576913002: Use mojo app list interfaces for mash and classic ash. (Closed)
Patch Set: Sync and rebase Created 3 years, 11 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/BUILD.gn ('k') | ash/accelerators/accelerator_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/accelerators/DEPS
diff --git a/ash/accelerators/DEPS b/ash/accelerators/DEPS
index 54715920c7356342a0076bfd92470789f126a8a8..b6b2ae612e874af9b0a73c3967b1b70cb0b6b2b0 100644
--- a/ash/accelerators/DEPS
+++ b/ash/accelerators/DEPS
@@ -2,4 +2,7 @@ specific_include_rules = {
"accelerator_controller_delegate_aura\.cc": [
"+ash/host"
],
+ "accelerator_interactive_uitest_chromeos\.cc": [
+ "+mojo/edk/embedder/embedder.h"
+ ],
}
« no previous file with comments | « ash/BUILD.gn ('k') | ash/accelerators/accelerator_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698