Chromium Code Reviews| Index: customtabs/src/android/support/customtabs/CustomTabsIntent.java |
| diff --git a/customtabs/src/android/support/customtabs/CustomTabsIntent.java b/customtabs/src/android/support/customtabs/CustomTabsIntent.java |
| index 83d5afd828ee9e805e12762de819ac541f22abc9..50a2ddc004610fecc43a9fa8f8ca15e98b797eec 100644 |
| --- a/customtabs/src/android/support/customtabs/CustomTabsIntent.java |
| +++ b/customtabs/src/android/support/customtabs/CustomTabsIntent.java |
| @@ -270,6 +270,7 @@ public final class CustomTabsIntent { |
| /** |
| * Sets whether the title should be shown in the custom tab. |
| * |
| + * |
|
BigBossZhiling
2016/02/08 22:57:32
Probably I should take this away.
|
| * @param showTitle Whether the title should be shown. |
| */ |
| public Builder setShowTitle(boolean showTitle) { |