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

Unified Diff: components/metrics/ui/screen_info_metrics_provider.cc

Issue 1548113002: Switch to standard integer types in components/, part 2 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn 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
Index: components/metrics/ui/screen_info_metrics_provider.cc
diff --git a/components/metrics/ui/screen_info_metrics_provider.cc b/components/metrics/ui/screen_info_metrics_provider.cc
index b832542b2d784c609a95b87f5847c790f039488b..72a87fca19f7963d2c266a48d06b647d664adcc4 100644
--- a/components/metrics/ui/screen_info_metrics_provider.cc
+++ b/components/metrics/ui/screen_info_metrics_provider.cc
@@ -4,6 +4,7 @@
#include "components/metrics/ui/screen_info_metrics_provider.h"
+#include "build/build_config.h"
#include "components/metrics/proto/system_profile.pb.h"
#include "ui/gfx/screen.h"
« no previous file with comments | « components/metrics/ui/screen_info_metrics_provider.h ('k') | components/metrics/ui/screen_info_metrics_provider_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698