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

Unified Diff: chrome/test/data/extensions/api_test/gcm/functions/manifest.json

Issue 129113002: Move GcmApi test cases into separate subdir in order to use RunExtensionTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch Created 6 years, 11 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/extensions/api_test/gcm/functions/manifest.json
diff --git a/chrome/test/data/extensions/api_test/gcm/functions/manifest.json b/chrome/test/data/extensions/api_test/gcm/functions/manifest.json
deleted file mode 100644
index df23c754da1407f550fb0bdcfcadae926890d951..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/gcm/functions/manifest.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "manifest_version": 2,
- "name": "Test GCM App",
- "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCzXCAvAUOKVNuBGWfaRY6QW1YSs+2EnmERkltllVyk9T6H/a7wkdBAKpvKsEbE9PtjmHrP/Jh/XFX1AdpTFAJ7KsQ55GdyTwUW7iB5HsR4NI6dXewK2ba+vDbtBLytR9msXFpvuVnAsEmLlHf9RGuxczvOEbGXcHkUw0AuzGu72wIDAQAB",
- "version": "1.0",
- "description": "Tests GCM API",
- "permissions": ["gcm"]
-}
« no previous file with comments | « chrome/browser/extensions/api/gcm/gcm_apitest.cc ('k') | chrome/test/data/extensions/api_test/gcm/functions/register.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698