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

Side by Side Diff: source/libvpx/examples/includes/geshi/docs/api/index.html

Issue 148913004: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//FR"
4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <!-- Generated by phpDocumentor on Thu, 25 Dec 2008 14:34:34 +0100 -->
8 <title>GeSHi 1.0.8</title>
9 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
10 </head>
11
12 <FRAMESET rows='120,*'>
13 <FRAME src='packages.html' name='left_top' frameborder="1" bordercolor=" #999999">
14 <FRAMESET cols='25%,*'>
15 <FRAME src='li_geshi.html' name='left_bottom' frameborder="1" bo rdercolor="#999999">
16 <FRAME src='blank.html' name='right' frameborder="1" bordercolor ="#999999">
17 </FRAMESET>
18 <NOFRAMES>
19 <H2>Frame Alert</H2>
20 <P>This document is designed to be viewed using the frames featu re.
21 If you see this message, you are using a non-frame-capable web c lient.</P>
22 </NOFRAMES>
23 </FRAMESET>
24 </HTML>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698