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 1714401f6ae0ec8c51c1a922e397aec8abb2d6dc..886fb185a184723a97d727164595cd80d13e399c 100644 |
--- a/third_party/custom_tabs_client/README.chromium |
+++ b/third_party/custom_tabs_client/README.chromium |
@@ -11,6 +11,7 @@ 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. Also inside demos there is another application that launches |
-custom tabs in different modes. |
+custom tabs in different modes. The top level folder includes gyp and gn |
+build files for chromium build. |
Local Modifications: none |