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

Unified Diff: src/site/codelabs/darrrt/examples/6-piratebadge/piratenames.json

Issue 339243004: Update generated JS for codelab's pirate app. (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: src/site/codelabs/darrrt/examples/6-piratebadge/piratenames.json
diff --git a/src/site/codelabs/darrrt/examples/6-piratebadge/piratenames.json b/src/site/codelabs/darrrt/examples/6-piratebadge/piratenames.json
index a9e018115a803d6679c0b18691c0ae6e034c92b1..95422a88137e77c1dc762ade3c3ec1944787b665 100644
--- a/src/site/codelabs/darrrt/examples/6-piratebadge/piratenames.json
+++ b/src/site/codelabs/darrrt/examples/6-piratebadge/piratenames.json
@@ -1,23 +1,23 @@
{ "names": [ "Anne", "Bette", "Cate", "Dawn",
- "Elise", "Faye", "Ginger", "Harriot",
- "Izzy", "Jane", "Kaye", "Liz",
- "Maria", "Nell", "Olive", "Pat",
- "Queenie", "Rae", "Sal", "Tam",
- "Uma", "Violet", "Wilma", "Xana",
- "Yvonne", "Zelda",
- "Abe", "Billy", "Caleb", "Davie",
- "Eb", "Frank", "Gabe", "House",
- "Icarus", "Jack", "Kurt", "Larry",
- "Mike", "Nolan", "Oliver", "Pat",
- "Quib", "Roy", "Sal", "Tom",
- "Ube", "Val", "Walt", "Xavier",
- "Yvan", "Zeb"],
-"appellations": [ "Awesome", "Captain",
- "Even", "Fighter", "Great", "Hearty",
- "Jackal", "King", "Lord",
- "Mighty", "Noble", "Old", "Powerful",
- "Quick", "Red", "Stalwart", "Tank",
- "Ultimate", "Vicious", "Wily", "aXe", "Young",
- "Brave", "Eager",
- "Kind", "Sandy",
- "Xeric", "Yellow", "Zesty"]}
+ "Elise", "Faye", "Ginger", "Harriot",
+ "Izzy", "Jane", "Kaye", "Liz",
+ "Maria", "Nell", "Olive", "Pat",
+ "Queenie", "Rae", "Sal", "Tam",
+ "Uma", "Violet", "Wilma", "Xana",
+ "Yvonne", "Zelda",
+ "Abe", "Billy", "Caleb", "Davie",
+ "Eb", "Frank", "Gabe", "House",
+ "Icarus", "Jack", "Kurt", "Larry",
+ "Mike", "Nolan", "Oliver", "Pat",
+ "Quib", "Roy", "Sal", "Tom",
+ "Ube", "Val", "Walt", "Xavier",
+ "Yvan", "Zeb"],
+ "appellations": [ "Awesome", "Captain",
+ "Even", "Fighter", "Great", "Hearty",
+ "Jackal", "King", "Lord",
+ "Mighty", "Noble", "Old", "Powerful",
+ "Quick", "Red", "Stalwart", "Tank",
+ "Ultimate", "Vicious", "Wily", "aXe", "Young",
+ "Brave", "Eager",
+ "Kind", "Sandy",
+ "Xeric", "Yellow", "Zesty"]}

Powered by Google App Engine
This is Rietveld 408576698