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

Side by Side Diff: third_party/twisted_8_1/twisted/lore/test/lore_index_test.xhtml

Issue 12261012: Remove third_party/twisted_8_1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 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 <html>
2 <head>
3 <title>The way of the program</title>
4 </head>
5
6 <body>
7
8 <h1>The way of the program</h1>
9
10 <p>The first paragraph.</p>
11
12
13 <h2>The Python programming language</h2>
14 <span class="index" value="programming language" />
15 <span class="index" value="language of programming" />
16
17 <p>The second paragraph.</p>
18
19
20 </body>
21 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698