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

Unified Diff: chrome/test/data/extensions/api_test/input_ui/other/manifest.json

Issue 10399046: Remove virtual keyboard support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: final rebase Created 8 years, 7 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/input_ui/other/manifest.json
diff --git a/chrome/test/data/extensions/api_test/input_ui/other/manifest.json b/chrome/test/data/extensions/api_test/input_ui/other/manifest.json
deleted file mode 100644
index 5221ff25a2beaf23b141781b7a5f59175b582df0..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/input_ui/other/manifest.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name": "chrome.experimental.input.ui",
- "version": "0.1",
- "manifest_version": 2,
- "description": "end-to-end browser test for chrome.experimental.input.ui API",
- "background": {
- "page": "test.html"
- },
- "permissions": ["experimental"]
-}

Powered by Google App Engine
This is Rietveld 408576698