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

Unified Diff: services/navigation/public/interfaces/view.mojom

Issue 2400243002: Remove grow box rect support, browser part. (Closed)
Patch Set: . 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
« no previous file with comments | « services/navigation/public/cpp/view.cc ('k') | services/navigation/view_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/public/interfaces/view.mojom
diff --git a/services/navigation/public/interfaces/view.mojom b/services/navigation/public/interfaces/view.mojom
index e1b7dd3f83edeb9faafc0616217d18eb7be1e1c2..742272f4d5d31d40f24f71a292c1d5bbf55e8b79 100644
--- a/services/navigation/public/interfaces/view.mojom
+++ b/services/navigation/public/interfaces/view.mojom
@@ -120,8 +120,4 @@ interface View {
ShowInterstitial(string html);
HideInterstitial();
-
- // The resize area is a rectangle in the bottom corner of the view that allows
- // the top-level window containing the view to be interactively resized.
- SetResizerSize(gfx.mojom.Size size);
};
« no previous file with comments | « services/navigation/public/cpp/view.cc ('k') | services/navigation/view_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698