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

Unified Diff: remoting/credits/credits_entry.tmpl

Issue 2733153003: Revert of [remoting android] Generate trimmed-down credits.html. (Closed)
Patch Set: Created 3 years, 9 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 | « remoting/credits/credits_css.css ('k') | remoting/credits/credits_js.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/credits/credits_entry.tmpl
diff --git a/remoting/credits/credits_entry.tmpl b/remoting/credits/credits_entry.tmpl
deleted file mode 100644
index b6c24c3bb774f6c90ab3f07344a5849097cdcfe3..0000000000000000000000000000000000000000
--- a/remoting/credits/credits_entry.tmpl
+++ /dev/null
@@ -1,12 +0,0 @@
-<div class="product">
- <span class="title">{{name}}</span>
- <span class="right-align">
- <span class="homepage"><a href="{{url}}" target="_blank">homepage</a></span>
- -
- <a class="toggle-licence" href="#">show license</a>
- </span>
- <div class="licence">
- <pre>{{license}}</pre>
- </div>
-</div>
-
« no previous file with comments | « remoting/credits/credits_css.css ('k') | remoting/credits/credits_js.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698