Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 675ad891 authored by Leon Scroggins's avatar Leon Scroggins Committed by Android (Google) Code Review
Browse files

Merge "Comment clean up."

parents a00f3865 31cb0bed
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -165,9 +165,9 @@ public class Browser {
    }

    /**
     * Passed along with an Intent to a browser, specifying that a new tab
     * be created.  Overrides EXTRA_APPLICATION_ID; if both are set, a new tab
     * will be used, rather than using the same one.
     * Boolean extra passed along with an Intent to a browser, specifying that
     * a new tab be created.  Overrides EXTRA_APPLICATION_ID; if both are set,
     * a new tab will be used, rather than using the same one.
     */
    public static final String EXTRA_CREATE_NEW_TAB = "create_new_tab";