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

Side by Side Diff: components/resources/terms/terms_chromium.html

Issue 1679283002: Componentize Chrome terms of service, Accept-Languages & default encoding. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase && use a qualified include for the new file Created 4 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
« no previous file with comments | « components/resources/terms/terms_ca.html ('k') | components/resources/terms/terms_cs.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <title></title> 3 <title></title>
4 </head> 4 </head>
5 <body> 5 <body>
6 <h2>This Space Intentionally Blank</h2> 6 <h2>This Space Intentionally Blank</h2>
7 <p>In official builds this space will show the terms of service.</p> 7 <p>In official builds this space will show the terms of service.</p>
8 </body> 8 </body>
9 </html> 9 </html>
OLDNEW
« no previous file with comments | « components/resources/terms/terms_ca.html ('k') | components/resources/terms/terms_cs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698