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

Unified Diff: experimental/webtry/templates/index.html

Issue 252993003: Add a magnifier lens to the image. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « experimental/webtry/templates/iframe.html ('k') | experimental/webtry/templates/workspace.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/templates/index.html
diff --git a/experimental/webtry/templates/index.html b/experimental/webtry/templates/index.html
index bab6c005457dc314e99968db5232c06ed81ec37e..ba05e55504607598e670e3e9e9d8594beb396b0a 100644
--- a/experimental/webtry/templates/index.html
+++ b/experimental/webtry/templates/index.html
@@ -13,6 +13,6 @@
// Not running in a workspace.
var workspaceName = "";
</script>
- <script src="/js/" type="text/javascript" charset="utf-8"></script>
+ <script src="/js/webtry.js" type="text/javascript" charset="utf-8"></script>
</body>
</html>
« no previous file with comments | « experimental/webtry/templates/iframe.html ('k') | experimental/webtry/templates/workspace.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698