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

Unified Diff: ash/keyboard/DEPS

Issue 1684823004: Refactors keyboard related code so mash can use a keyboard (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: always compile mojo_shell 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/ash.gyp ('k') | ash/keyboard/keyboard_ui.h » ('j') | ash/shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/keyboard/DEPS
diff --git a/ash/keyboard/DEPS b/ash/keyboard/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b7f41cec06980b51e8fe725d96cdc1479476829d
--- /dev/null
+++ b/ash/keyboard/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ "keyboard_ui_mus.*": [
+ "-ui/keyboard"
+ "+ui/keyboard/keyboard.mojom.h"
+ ],
+}
« no previous file with comments | « ash/ash.gyp ('k') | ash/keyboard/keyboard_ui.h » ('j') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698