Comment clean up.

Bug:3405773
Change-Id: I225cccc637dd0652af2ce58072beac32e56088c7
This commit is contained in:
Leon Scroggins
2011-02-25 10:53:50 -05:00
parent 373ed6fc79
commit 31cb0bedc6

View File

@@ -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";