Chromium Code Reviews

Side by Side Diff: chrome/test/data/extensions/api_test/browser_action/open_popup/popup.html

Issue 25305002: Implement initial chrome.browserAction.openPopup API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <html>
2 <body>
3 <h1>Snap, crackle, popup!</h1>
4 </body>
5 </html>
OLDNEW

Powered by Google App Engine