[Android] Rename SiteSettingsPreferenceFragment
https://github.com/brave/chromium/commit/41965636b6da1c2723fc99371bfbc9e3ad218cb6 Rename SiteSettingsPreferenceFragment Bug: 1485637
This commit is contained in:
+1
-4
@@ -5,12 +5,9 @@
|
||||
|
||||
package org.chromium.chrome.browser.toolbar.bottom;
|
||||
|
||||
import org.chromium.chrome.browser.flags.CachedFeatureFlags;
|
||||
|
||||
/**
|
||||
* The variation manager helps figure out the current variation and the visibility of buttons on
|
||||
* bottom toolbar. Every operation related to the variation, e.g. getting variation value, should be
|
||||
* through {@link BottomToolbarVariationManager} rather than calling {@link CachedFeatureFlags}.
|
||||
* bottom toolbar.
|
||||
*/
|
||||
public class BottomToolbarVariationManager {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user