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

Side by Side Diff: third_party/opus/src/doc/footer.html

Issue 2195313002: Remove Opus from DEPS and import a local copy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Local copy of opus, opus/src/.gitignore, opus/DEPS, update README.chromium Created 4 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
« no previous file with comments | « third_party/opus/src/doc/customdoxygen.css ('k') | third_party/opus/src/doc/header.html » ('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 <!--BEGIN GENERATE_TREEVIEW-->
2 <li class="footer">Generated by
3 <a href="https://www.stack.nl/~dimitri/doxygen/">
4 <img class="footer" src="doxygen.png" alt="doxygen"/></a> $doxygenversion </ li>
5 </ul>
6 </div>
7 <!--END GENERATE_TREEVIEW-->
8 <!--BEGIN !GENERATE_TREEVIEW-->
9 <hr class="footer"/>
10 <table width="100%">
11 <tbody>
12 <tr>
13 <td>
14 For more information visit the <a href="https://opus-codec.org">Opus Website</a> .
15 </td>
16 <td>
17 <address class="footer"><small>
18 Generated by
19 <a href="https://www.stack.nl/~dimitri/doxygen/">doxygen</a>
20 $doxygenversion
21 </small></address>
22 </td>
23 </tr>
24 </tbody>
25 </table>
26 <!--END !GENERATE_TREEVIEW-->
27 </body>
28 </html>
OLDNEW
« no previous file with comments | « third_party/opus/src/doc/customdoxygen.css ('k') | third_party/opus/src/doc/header.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698