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

Unified Diff: services/prediction/touch_position_correction.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/prediction/proximity_info_factory.cc ('k') | services/view_manager/display_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/prediction/touch_position_correction.cc
diff --git a/services/prediction/touch_position_correction.cc b/services/prediction/touch_position_correction.cc
index e2eea2baa5a06ed93dd0009b990e444a0756a183..6726fc9197fd2ee124feb1d0e36be5725e10f860 100644
--- a/services/prediction/touch_position_correction.cc
+++ b/services/prediction/touch_position_correction.cc
@@ -69,4 +69,4 @@ float TouchPositionCorrection::GetRadius(const int row) {
return radii_[row];
}
-} // namespace prediction
+} // namespace prediction
« no previous file with comments | « services/prediction/proximity_info_factory.cc ('k') | services/view_manager/display_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698