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

Unified Diff: services/prediction/dictionary_service.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/prediction/dictionary_service.cc
diff --git a/services/prediction/dictionary_service.cc b/services/prediction/dictionary_service.cc
index 2e0600de65f3f054936add288ee9d76c3179b138..8206e3628a8b55a185ca219f79250aedbba0f2e8 100644
--- a/services/prediction/dictionary_service.cc
+++ b/services/prediction/dictionary_service.cc
@@ -196,4 +196,4 @@ latinime::PrevWordsInfo DictionaryService::ProcessPrevWord(
return prev_words_info;
}
-} // namespace prediction
+} // namespace prediction

Powered by Google App Engine
This is Rietveld 408576698