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

Unified Diff: chrome/test/data/extensions/api_test/runtime/uninstall_url/manifest.json

Issue 414303005: Fix typo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/runtime/uninstall_url/manifest.json
diff --git a/chrome/test/data/extensions/api_test/runtime/uninstall_url/manifest.json b/chrome/test/data/extensions/api_test/runtime/uninstall_url/manifest.json
index 9303cba275cb28444dbd9f967b4fea455d7bf982..cea8eb4741892cd69c032d9b4d1af42f0e31e8e7 100644
--- a/chrome/test/data/extensions/api_test/runtime/uninstall_url/manifest.json
+++ b/chrome/test/data/extensions/api_test/runtime/uninstall_url/manifest.json
@@ -2,7 +2,7 @@
"name": "Uninstall URL",
"version": "0.1",
"manifest_version": 2,
- "description": "Browser test for chrome.runtime.setUninstallUrl",
+ "description": "Browser test for chrome.runtime.setUninstallURL",
"permissions": [
"management",
"tabs",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698