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

Unified Diff: ash/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/BUILD.gn ('k') | ash/ash.gyp » ('j') | ash/shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/DEPS
diff --git a/ash/DEPS b/ash/DEPS
index 0e0ff3ddfcc1c449b96fd0f7a3590a1ad6c6a03c..e2db5ef8dff0d9e9ef3d612cabac0d2b763bed6f 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -9,6 +9,8 @@ include_rules = [
"+grit/ash_resources.h",
"+grit/ash_strings.h",
"+media",
+ "+mojo/public",
+ "+mojo/shell/public",
"+skia/ext",
"+third_party/cros_system_api",
"+third_party/skia",
« no previous file with comments | « ash/BUILD.gn ('k') | ash/ash.gyp » ('j') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698