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 |
index 3575a3a026703bd9c66d7853b439cd25be39d068..28f4f6c65953245a92970bccd032b7f78e051820 100644 |
--- a/chrome/test/data/android/banners/native_app_test.html |
+++ b/chrome/test/data/android/banners/native_app_test.html |
@@ -1,7 +1,7 @@ |
<html> |
<head> |
<title>AppBannerManager test page</title> |
- <meta name="google-play-id" content="test.package" /> |
+ <link rel="manifest" href="native_app_manifest.json" /> |
</head> |
<body> |
Promoting the "test.package" package. |