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

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

Issue 1679393002: Multiple DPI Tracking for ScreenWin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR Feedback EXCEPT rect_util Rename Created 4 years, 10 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: 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 3d31e988db9e03aa8ef54aaa4b79a1f549b2cf22..e34c06afbb7f285b722c8510f1f18c4fb81a0253 100644
--- a/components/metrics/ui/screen_info_metrics_provider.cc
+++ b/components/metrics/ui/screen_info_metrics_provider.cc
@@ -6,6 +6,7 @@
#include "build/build_config.h"
#include "components/metrics/proto/system_profile.pb.h"
+#include "ui/gfx/display.h"
#include "ui/gfx/screen.h"
namespace metrics {
« no previous file with comments | « chrome/browser/ui/views/tabs/window_finder_win.cc ('k') | content/browser/renderer_host/input/web_input_event_builders_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698