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

Unified Diff: ui/base/l10n/formatter.cc

Issue 1544283002: Clean up header files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « ui/aura/window_unittest.cc ('k') | ui/base/win/accessibility_ids_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/l10n/formatter.cc
diff --git a/ui/base/l10n/formatter.cc b/ui/base/l10n/formatter.cc
index 3834d0ff16d5b6cfbf268479dc3ad5e20ce1259e..94a83a49a03a9bcebe7cf5bf9489e8ad0df7245f 100644
--- a/ui/base/l10n/formatter.cc
+++ b/ui/base/l10n/formatter.cc
@@ -4,6 +4,8 @@
#include "ui/base/l10n/formatter.h"
+#include <limits.h>
+
#include <vector>
#include "base/logging.h"
« no previous file with comments | « ui/aura/window_unittest.cc ('k') | ui/base/win/accessibility_ids_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698