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

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

Issue 195093: handle mole/toolstrip URLs properly (Closed)
Patch Set: Created 11 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/toolstrip/manifest.json
diff --git a/chrome/test/data/extensions/api_test/toolstrip/manifest.json b/chrome/test/data/extensions/api_test/toolstrip/manifest.json
index 36ed6e883822b78b7ce058a388cd8c4dc8af130a..278ffbf05b2f1f144f3417279e038643c1ecd898 100755
--- a/chrome/test/data/extensions/api_test/toolstrip/manifest.json
+++ b/chrome/test/data/extensions/api_test/toolstrip/manifest.json
@@ -2,5 +2,5 @@
"name": "chrome.toolstrip",
"version": "0.1",
"description": "end-to-end browser test for chrome.toolstrip API",
- "toolstrips": ["test.html"]
+ "toolstrips": ["test.html", "test2.html"]
}

Powered by Google App Engine
This is Rietveld 408576698