Chromium Code Reviews

Side by Side Diff: chrome/test/data/devtools/extensions/devtools_extension/devtools.html

Issue 8899008: Added a smoke test for DevTools extension API (detailed API tests are in WebKit) (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 years 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 <head>
3 <script src="devtools.js"></script>
4 </head>
5 </html>
OLDNEW

Powered by Google App Engine