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

Unified Diff: chrome/test/data/android/banners/native_app_manifest.json

Issue 1092383003: Remove redundant test files for native app banner testing on android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: chrome/test/data/android/banners/native_app_manifest.json
diff --git a/chrome/test/data/android/banners/native_app_manifest.json b/chrome/test/data/android/banners/native_app_manifest.json
deleted file mode 100644
index f17b499e200ee1c5d585639fcffaad78ef91bf9f..0000000000000000000000000000000000000000
--- a/chrome/test/data/android/banners/native_app_manifest.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "prefer_related_applications": true,
- "related_applications": [{
- "platform": "play",
- "id": "test.package"
- }]
-}

Powered by Google App Engine
This is Rietveld 408576698