Chromium Code Reviews| Index: third_party/custom_tabs_client/README.chromium |
| diff --git a/third_party/custom_tabs_client/README.chromium b/third_party/custom_tabs_client/README.chromium |
| index 0f253f7b64ee6dc86c649ea02b6529098e4ea60f..4375a18916c9280126382360b0f45287e86e6d5f 100644 |
| --- a/third_party/custom_tabs_client/README.chromium |
| +++ b/third_party/custom_tabs_client/README.chromium |
| @@ -10,6 +10,7 @@ Description: |
| This presents an example application using Chrome Custom Tabs, and a possible |
| usage of both the intent and the background service APIs. It covers UI |
| customization, callback setup, pre-warming and pre-fetching, and lifecycle |
| -management. |
| +management. Also inside demos there is another application that launches custom tabs |
| +in different modes. |
|
Ian Wen
2015/08/19 20:30:51
Possible line overflow? Maybe it's only a code rev
Yusuf
2015/08/19 20:43:44
Done.
|
| Local Modifications: none |