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

Unified Diff: experimental/webtry/safec

Issue 553333004: gyp build of skfiddle apps, take 2 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix error from patch getting conffused by safec++ Created 6 years, 3 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/safec
diff --git a/experimental/webtry/safec++ b/experimental/webtry/safec
similarity index 93%
copy from experimental/webtry/safec++
copy to experimental/webtry/safec
index ec40bed08d2dce61b4a4ad43aa84cbe2f0d72c78..9cc5771d4990460e5d750b8843b52cacedc23784 100755
--- a/experimental/webtry/safec++
+++ b/experimental/webtry/safec
@@ -4,4 +4,4 @@ set -e
ulimit -t 5 -c 0
-c++ $@
+cc $@

Powered by Google App Engine
This is Rietveld 408576698