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

Unified Diff: chrome/test/data/extensions/api_test/webnavigation/navigation/manifest.json

Issue 3317013: Revert 58802 - Implement the webNavigation.onCommitted event.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 3 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/webnavigation/navigation/manifest.json
===================================================================
--- chrome/test/data/extensions/api_test/webnavigation/navigation/manifest.json (revision 58806)
+++ chrome/test/data/extensions/api_test/webnavigation/navigation/manifest.json (working copy)
@@ -1,7 +0,0 @@
-{
- "name": "navigation",
- "version": "1.0",
- "description": "Tests the webNavigation API events.",
- "permissions": ["experimental", "tabs"],
- "background_page": "test.html"
-}

Powered by Google App Engine
This is Rietveld 408576698