removed trailing whitespace
This commit is contained in:
parent
71f1163b2a
commit
6b238924ee
1 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue