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

Unified Diff: services/prediction/README.chromium

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
Patch Set: 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/prediction/BUILD.gn ('k') | services/prediction/dictionary_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/prediction/README.chromium
diff --git a/services/prediction/README.chromium b/services/prediction/README.chromium
index c77e8ae670990c75870fb2de33e8dd8ee20feb44..bd715b3242b5d620403a3e41efead2f7cc5ce718 100644
--- a/services/prediction/README.chromium
+++ b/services/prediction/README.chromium
@@ -1,6 +1,6 @@
PredictionService interface provides only one function GetPredictionList
which takes infos about previous words and current word (format details in
-mojo/services/prediction/public/interfaces/prediction.mojom).
+mojo/services/prediction/interfaces/prediction.mojom).
Connect to "mojo:prediction_service" to use the service.
Description of each class:
« no previous file with comments | « services/prediction/BUILD.gn ('k') | services/prediction/dictionary_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698