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

Unified Diff: resources/slides_utils.lua

Issue 686853005: update slides (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 | « resources/slides_transitions.lua ('k') | src/utils/SkLua.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: resources/slides_utils.lua
diff --git a/resources/slides_utils.lua b/resources/slides_utils.lua
index f687d8758607e560e74cec3e9c3fb29e4661012f..3b1230c10b33dd7cf393411ee574b4f8cd410baa 100644
--- a/resources/slides_utils.lua
+++ b/resources/slides_utils.lua
@@ -95,7 +95,8 @@ function parse_file(file)
end
end
end
--- pretty_print_slides(slides)
+ flush(slides, block)
+
return slides
end
« no previous file with comments | « resources/slides_transitions.lua ('k') | src/utils/SkLua.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698