summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/skia/experimental/webtry/templates/titlebar.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/skia/experimental/webtry/templates/titlebar.html')
-rw-r--r--chromium/third_party/skia/experimental/webtry/templates/titlebar.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/chromium/third_party/skia/experimental/webtry/templates/titlebar.html b/chromium/third_party/skia/experimental/webtry/templates/titlebar.html
new file mode 100644
index 00000000000..73e853d9009
--- /dev/null
+++ b/chromium/third_party/skia/experimental/webtry/templates/titlebar.html
@@ -0,0 +1,8 @@
+ <section id=title>
+ <a href="/">Home</a>
+ <a href="/recent/">Recent</a>
+ <a href="/w/">Workspace</a>
+ <a href="http://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/classes.html">Doxygen</a>
+ <a href="https://github.com/google/skia/tree/master/experimental/webtry">Code</a>
+ <a id=gitInfo href="https://github.com/google/skia/commit/{{.Titlebar.GitHash}}">{{.Titlebar.GitInfo}}</a>
+ </section>