Backed out changeset 779f90afa8d6 (bug 942862) for bustage on android and windows builds on a CLOSED TREE

This commit is contained in:
Carsten "Tomcat" Book 2014-01-09 12:40:23 +01:00
parent 6d727701ba
commit a8f64dfd21

View File

@ -164,6 +164,7 @@ public class BrowserToolbar extends GeckoRelativeLayout
private int mFaviconSize;
private PropertyAnimator mVisibilityAnimator;
private static final Interpolator sButtonsInterpolator = new AccelerateInterpolator();
private static final int TABS_CONTRACTED = 1;