Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1463)

Unified Diff: third_party/custom_tabs_client/README.chromium

Issue 1293313004: Fix build files and roll custom_tabs_client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698