Index: chrome/browser/ui/views/location_bar/location_bar_view.h |
diff --git a/chrome/browser/ui/views/location_bar/location_bar_view.h b/chrome/browser/ui/views/location_bar/location_bar_view.h |
index f846263ee5ca6f42175fc61baafb1a53c878f243..381dd59dc51adc7476fd787a5752ed5a994ae45b 100644 |
--- a/chrome/browser/ui/views/location_bar/location_bar_view.h |
+++ b/chrome/browser/ui/views/location_bar/location_bar_view.h |
@@ -387,6 +387,9 @@ class LocationBarView : public LocationBar, |
// actually blocked on the current page. |
void RefreshContentSettingViews(); |
+ // Updates after the correct screen coordinates have been set for icons. |
+ void UpdatePostLayout(); |
+ |
// Delete all page action views that we have created. |
void DeletePageActionViews(); |