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

Unified Diff: ui/gfx/screen.h

Issue 10391179: Revert 137622 - Fix a couple of bugs with the image skia implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | « ui/gfx/image/image_skia.cc ('k') | ui/gfx/screen_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/screen.h
===================================================================
--- ui/gfx/screen.h (revision 137624)
+++ ui/gfx/screen.h (working copy)
@@ -28,9 +28,6 @@
static void SetInstance(ScreenImpl* screen);
#endif
- // True if DIP is enabled.
- static bool IsDIPEnabled();
-
// Returns the current absolute position of the mouse pointer.
static gfx::Point GetCursorScreenPoint();
« no previous file with comments | « ui/gfx/image/image_skia.cc ('k') | ui/gfx/screen_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698