Index: chrome/browser/ui/views/apps/glass_app_window_frame_view_win.h |
diff --git a/chrome/browser/ui/views/apps/glass_app_window_frame_view_win.h b/chrome/browser/ui/views/apps/glass_app_window_frame_view_win.h |
index 62937ce8c0757456786b4ab42810ab5148dcbc31..8f26c65b6b19c6a6a3f3af436d7c439566649008 100644 |
--- a/chrome/browser/ui/views/apps/glass_app_window_frame_view_win.h |
+++ b/chrome/browser/ui/views/apps/glass_app_window_frame_view_win.h |
@@ -21,7 +21,7 @@ class GlassAppWindowFrameViewWin : public views::NonClientFrameView { |
views::Widget* widget); |
virtual ~GlassAppWindowFrameViewWin(); |
- gfx::Insets GetGlassInsets() const; |
+ gfx::Insets GetGlassInsetsInDIP() const; |
sky
2014/07/10 23:11:09
I don't think you need to rename this. Everything
ananta
2014/07/10 23:20:58
Done.
|
private: |
// views::NonClientFrameView implementation. |