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

Unified Diff: chrome/test/data/android/banners/native_app_test.html

Issue 914403006: [App banners] Start adding unit tets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 5 years, 10 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: chrome/test/data/android/banners/native_app_test.html
diff --git a/chrome/test/data/android/banners/native_app_test.html b/chrome/test/data/android/banners/native_app_test.html
new file mode 100644
index 0000000000000000000000000000000000000000..3575a3a026703bd9c66d7853b439cd25be39d068
--- /dev/null
+++ b/chrome/test/data/android/banners/native_app_test.html
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <title>AppBannerManager test page</title>
+ <meta name="google-play-id" content="test.package" />
+ </head>
+ <body>
+ Promoting the "test.package" package.
+ </body>
+</html>
« no previous file with comments | « chrome/browser/android/banners/app_banner_manager.cc ('k') | chrome/test/data/android/banners/native_app_test.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698