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

Unified Diff: services/keyboard_native/predictor.cc

Issue 1327033004: Allow building mojo_shell and non-graphical apps/services on a Mac (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: review feedback Created 5 years, 3 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/predictor.h ('k') | services/keyboard_native/text_update_key.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/keyboard_native/predictor.cc
diff --git a/services/keyboard_native/predictor.cc b/services/keyboard_native/predictor.cc
index 2465c4488520f348ac84cec24b821fcb62385ce7..6f0c34483648b647e23c27268cc0da20774e1140 100644
--- a/services/keyboard_native/predictor.cc
+++ b/services/keyboard_native/predictor.cc
@@ -126,4 +126,4 @@ void Predictor::GetPredictionListAndEnd(
on_update_callback_.Run();
}
-} // namespace keyboard
+} // namespace keyboard
« no previous file with comments | « services/keyboard_native/predictor.h ('k') | services/keyboard_native/text_update_key.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698