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

Unified Diff: chrome/common/extensions/docs/examples/extensions/maps_app/manifest.json

Issue 2957009: Change the existing extension samples page to an automatically-generated searchable directory. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Make changes suggested by Antony Created 10 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
Index: chrome/common/extensions/docs/examples/extensions/maps_app/manifest.json
diff --git a/chrome/common/extensions/docs/examples/extensions/maps_app/manifest.json b/chrome/common/extensions/docs/examples/extensions/maps_app/manifest.json
index d402a7430b0e35e6c53317ea25c2f7f2f376f085..1d600ee0087d754089f143f7c7b94c005b35c405 100644
--- a/chrome/common/extensions/docs/examples/extensions/maps_app/manifest.json
+++ b/chrome/common/extensions/docs/examples/extensions/maps_app/manifest.json
@@ -10,5 +10,5 @@
"web_url": "http://maps.google.com/"
}
},
- "permissions": ["geolocation"],
+ "permissions": ["geolocation"]
}
« no previous file with comments | « chrome/common/extensions/docs/css/samples.css ('k') | chrome/common/extensions/docs/images/sample-default-icon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698