removed trailing whitespace

This commit is contained in:
Carmelo Messina 2020-10-24 22:19:53 +02:00
parent 71f1163b2a
commit 6b238924ee

View file

@ -243,7 +243,7 @@ diff --git a/components/browser_ui/strings/android/browser_ui_strings.grd b/comp
+ <message name="IDS_TEXT_ALWAYS_DESKTOP_MODE" desc="Text indicating always desktop view mode. [CHAR-LIMIT=20]">
+ Always desktop view
+ </message>
+
+
<!-- Cookie controls UI -->
<message name="IDS_COOKIE_CONTROLS_BLOCKED_COOKIES" desc="Text showing the number of blocked cookies on a site.">
{COOKIE_COUNT, plural,
@ -343,7 +343,7 @@ diff --git a/content/public/android/java/src/org/chromium/content/browser/frameh
NavigationControllerImpl caller, int index, String key, String value);
boolean isEntryMarkedToBeSkipped(
long nativeNavigationControllerAndroid, NavigationControllerImpl caller, int index);
+ void ShouldOverrideUserAgentForNewEntry(long nativeNavigationControllerAndroid,
+ void ShouldOverrideUserAgentForNewEntry(long nativeNavigationControllerAndroid,
+ NavigationControllerImpl caller, boolean enabled);
}
}