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

Unified Diff: services/keyboard/org/chromium/mojo/keyboard/InputConnectionAdaptor.java

Issue 1088793003: Expose sky KeyboardService in android mojo_shell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 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/keyboard/BUILD.gn ('k') | services/keyboard/org/chromium/mojo/keyboard/KeyboardServiceImpl.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/keyboard/org/chromium/mojo/keyboard/InputConnectionAdaptor.java
diff --git a/sky/services/keyboard/org/domokit/keyboard/InputConnectionAdaptor.java b/services/keyboard/org/chromium/mojo/keyboard/InputConnectionAdaptor.java
similarity index 98%
rename from sky/services/keyboard/org/domokit/keyboard/InputConnectionAdaptor.java
rename to services/keyboard/org/chromium/mojo/keyboard/InputConnectionAdaptor.java
index d48df3706eaebf4954ca82159b9957b4a12f0c5d..febfe5137d9627fd622c0f95fa369d66746b8731 100644
--- a/sky/services/keyboard/org/domokit/keyboard/InputConnectionAdaptor.java
+++ b/services/keyboard/org/chromium/mojo/keyboard/InputConnectionAdaptor.java
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-package org.domokit.keyboard;
+package org.chromium.mojo.keyboard;
import android.text.InputType;
import android.view.View;
« no previous file with comments | « services/keyboard/BUILD.gn ('k') | services/keyboard/org/chromium/mojo/keyboard/KeyboardServiceImpl.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698