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

Side by Side Diff: Source/devtools/front_end/documentation/DocumentationView.js

Issue 447703002: DocumentationURLProvider class created (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@semen
Patch Set: Tests added; rebased on 444883003 issue Created 6 years, 4 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
1 importScript("WikiParser.js"); 1 importScript("WikiParser.js");
2 importScript("JSTransformer.js"); 2 importScript("JSTransformer.js");
3 importScript("CSSTransformer.js"); 3 importScript("CSSTransformer.js");
4 importScript("DocumentationURLProvider.js");
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698