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

Unified Diff: ui/keyboard/BUILD.gn

Issue 623883002: Revert "Move mojo edk into mojo/edk" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « mojo/tools/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/BUILD.gn
diff --git a/ui/keyboard/BUILD.gn b/ui/keyboard/BUILD.gn
index ddcbdb5fe3b46fb7e540ccf147118766ac126d6e..3aadef2619b3ec59222ed686143878f64585a5a3 100644
--- a/ui/keyboard/BUILD.gn
+++ b/ui/keyboard/BUILD.gn
@@ -38,11 +38,11 @@ component("keyboard") {
"//base/third_party/dynamic_annotations",
"//content/public/browser",
"//content/public/common",
- "//mojo/bindings/js",
- "//mojo/edk/system",
- "//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
+ "//mojo/environment:chromium",
+ "//mojo/bindings/js",
+ "//mojo/system",
"//url",
"//ui/aura",
"//ui/base",
« no previous file with comments | « mojo/tools/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698