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

Unified Diff: content/common/resize_params.h

Issue 2395393003: Remove grow box rect support, renderer part. (Closed)
Patch Set: rebase Created 4 years, 2 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: content/common/resize_params.h
diff --git a/content/common/resize_params.h b/content/common/resize_params.h
index 436cb562b94e5c1e7231a33fc9c5c9f1518cd8ff..89a0281395f9ebe6b7f0019ccb33ae8c59b0e610 100644
--- a/content/common/resize_params.h
+++ b/content/common/resize_params.h
@@ -42,9 +42,6 @@ struct CONTENT_EXPORT ResizeParams {
// DPI-adjusted pixels.
gfx::Size visible_viewport_size;
- // The resizer rect.
- gfx::Rect resizer_rect;
-
// Indicates whether tab-initiated fullscreen was granted.
bool is_fullscreen_granted;
« no previous file with comments | « content/browser/screen_orientation/screen_orientation_browsertest.cc ('k') | content/common/view_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698