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

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: 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
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

Powered by Google App Engine
This is Rietveld 408576698