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

Unified Diff: services/keyboard_native/predictor.h

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/keyboard_native/BUILD.gn ('k') | services/keyboard_native/view_observer_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/keyboard_native/predictor.h
diff --git a/services/keyboard_native/predictor.h b/services/keyboard_native/predictor.h
index a6f5418deec6708213ae1f2e29af5f799b8b819b..7a22eae15712a9e979490af9736cd507cd6b9e8a 100644
--- a/services/keyboard_native/predictor.h
+++ b/services/keyboard_native/predictor.h
@@ -10,7 +10,7 @@
#include "base/callback.h"
#include "mojo/public/cpp/application/connect.h"
#include "mojo/public/interfaces/application/shell.mojom.h"
-#include "mojo/services/prediction/public/interfaces/prediction.mojom.h"
+#include "mojo/services/prediction/interfaces/prediction.mojom.h"
#include "services/keyboard_native/key_layout.h"
namespace keyboard {
« no previous file with comments | « services/keyboard_native/BUILD.gn ('k') | services/keyboard_native/view_observer_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698