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

Unified Diff: services/keyboard/BUILD.gn

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices Created 5 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 | « services/icu_data/icu_data_impl.cc ('k') | services/keyboard_native/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/keyboard/BUILD.gn
diff --git a/services/keyboard/BUILD.gn b/services/keyboard/BUILD.gn
index b79633f007103becf47b599e060ab36a15906865..a6b73fb2e72ffc6dd668ed73ee862d9ac68a9b35 100644
--- a/services/keyboard/BUILD.gn
+++ b/services/keyboard/BUILD.gn
@@ -15,6 +15,6 @@ android_library("keyboard") {
deps = [
"//mojo/public/java:bindings",
"//mojo/public/java:system",
- "//mojo/services/keyboard/public/interfaces:interfaces_java",
+ "//mojo/services/keyboard/interfaces:interfaces_java",
]
}
« no previous file with comments | « services/icu_data/icu_data_impl.cc ('k') | services/keyboard_native/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698