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

Side by Side Diff: chrome/test/data/extensions/api_test/toolstrip/folder/relative.html

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 unified diff | Download patch
OLDNEW
(Empty)
1 <script>
2 /*
3 chrome.toolstrip.onExpanded.addListener(function() {
4 chrome.test.log("relative expanded");
5 });*/
6 </script>
7 relative
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698