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

Unified Diff: bookinfo.xml

Issue 103483002: add back dart:mirrors content, remove dart:isolate, misc. tweaks/updates (Closed) Base URL: https://github.com/dart-lang/dart-up-and-running-book.git@master
Patch Set: move a misplaced comment Created 7 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ch00.xml » ('j') | ch00.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bookinfo.xml
diff --git a/bookinfo.xml b/bookinfo.xml
index c716ebc529b9708044d77ad89d7e197e0c8cca6f..2ffacecb131ec527e7518de5f48308c4f0c4b63f 100644
--- a/bookinfo.xml
+++ b/bookinfo.xml
@@ -74,7 +74,7 @@
caps.</para>
</legalnotice>
- <legalnotice role="damages">
+ <legalnotice id="legalnotice-damages" role="damages">
<para>While every precaution has been taken in the preparation of this
book, the publisher and authors assume no responsibility for errors or
omissions, or for damages resulting from the use of the information
@@ -153,7 +153,7 @@
</revision>
</revhistory>
- <legalnotice role="perfect">
+ <legalnotice id="legalnotice-perfect" role="perfect">
<para></para>
</legalnotice>
</bookinfo>
« no previous file with comments | « no previous file | ch00.xml » ('j') | ch00.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698