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

Unified Diff: chrome/test/data/android/google.html

Issue 2805763003: customtabs: Add a test for external app redirection. (Closed)
Patch Set: Address comments. Created 3 years, 8 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
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabExternalNavigationTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/android/google.html
diff --git a/chrome/test/data/android/google.html b/chrome/test/data/android/google.html
index a8a4457ef39227bb0742d1031685492e4b1c66f1..b51da78c41df60d9d6ad093b39fad557aae1a9b5 100644
--- a/chrome/test/data/android/google.html
+++ b/chrome/test/data/android/google.html
@@ -26,6 +26,11 @@
<br>
<a href="tel:10000000000" id="tel">1-000-000-0000</a>
</br>
+
+
+<br>
+<a href="customtab://customtabtest/intent" id="customtab-external-link">Dummy External App Link</a>
+</br>
</body>
</html>
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabExternalNavigationTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698