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

Side by Side Diff: doc/footer.html.patch

Issue 28553003: Updating Opus to a pre-release of 1.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Removing failing file Created 7 years, 1 month 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 | Annotate | Revision Log
« no previous file with comments | « doc/draft-valin-codec-opus-update.xml ('k') | doc/header.html.patch » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 --- footer.orig.html 2012-06-11 00:32:00.237427961 -0400
2 +++ footer.html 2012-06-11 00:45:51.518437796 -0400
3 @@ -6,11 +6,15 @@
4 </div>
5 <!--END GENERATE_TREEVIEW-->
6 <!--BEGIN !GENERATE_TREEVIEW-->
7 -<hr class="footer"/><address class="footer"><small>
8 -$generatedby &#160;<a href="http://www.doxygen.org/index.html">
9 -<img class="footer" src="$relpath$doxygen.png" alt="doxygen"/>
10 +<hr class="footer"/>
11 +<table width="100%"><tbody><tr><td>
12 +For more information visit the <a href="http://opus-codec.org">Opus Website</a> .
13 +</td><td><address class="footer"><small>
14 +&copy;$year<br/>
15 +$generatedby <a href="http://www.doxygen.org/index.html">
16 +<!--<img class="footer" src="$relpath$doxygen.png" alt="doxygen"/>-->doxygen
17 </a> $doxygenversion
18 -</small></address>
19 +</small></address></tr></tbody></table>
20 <!--END !GENERATE_TREEVIEW-->
21 </body>
22 </html>
OLDNEW
« no previous file with comments | « doc/draft-valin-codec-opus-update.xml ('k') | doc/header.html.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698