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

Unified Diff: ui/base/win/dpi.h

Issue 12454004: Revert 186187 - crashing on Win XP browser_tests with "Access is denied". (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 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
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_win.cc ('k') | ui/base/win/dpi.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/win/dpi.h
===================================================================
--- ui/base/win/dpi.h (revision 186195)
+++ ui/base/win/dpi.h (working copy)
@@ -38,8 +38,6 @@
UI_EXPORT gfx::Size DIPToScreenSize(const gfx::Size& dip_size);
-UI_EXPORT double GetDPIScaleFromRegistry();
-
} // namespace win
} // namespace ui
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_win.cc ('k') | ui/base/win/dpi.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698