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

Unified Diff: experimental/webtry/templates/template.cpp

Issue 261693003: Use CodeMirror for WebTry snippets. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Rebased. Created 6 years, 8 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: experimental/webtry/templates/template.cpp
diff --git a/experimental/webtry/templates/template.cpp b/experimental/webtry/templates/template.cpp
index 6d7bb7486d3f743fbfc59036d9e4ebc095cfb974..6faf1489cae11dc9cf0e01405614b40eb6f4d748 100644
--- a/experimental/webtry/templates/template.cpp
+++ b/experimental/webtry/templates/template.cpp
@@ -160,6 +160,4 @@
#include "SkXfermode.h"
#include "SkXfermodeImageFilter.h"
-void draw(SkCanvas* canvas) {
{{.Code}}
-}

Powered by Google App Engine
This is Rietveld 408576698