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

Side by Side Diff: chrome/test/data/extensions/api_test/popup/popup_main/manifest.json

Issue 6334101: Removal of chrome.experimental.popup set of APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "name": "Extension API test for chrome.experimental.popup",
3 "version": "1.0",
4 "background_page": "background_page.html",
5 "permissions": [
6 "experimental", "tabs"
7 ]
8 }
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/api_test/popup/popup_main/dom_ui_popup_sizing.html ('k') | ui/views/focus/focus_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698