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

Unified Diff: ash/accelerators/DEPS

Issue 2576913002: Use mojo app list interfaces for mash and classic ash. (Closed)
Patch Set: Fix test name. Created 4 years 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
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"
+ ],
}

Powered by Google App Engine
This is Rietveld 408576698