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

Unified Diff: src/utils/SkDumpCanvas.cpp

Issue 1918253006: Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 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
« no previous file with comments | « src/gpu/vk/GrVkResourceProvider.h ('k') | tests/RuntimeConfigTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/utils/SkDumpCanvas.cpp
diff --git a/src/utils/SkDumpCanvas.cpp b/src/utils/SkDumpCanvas.cpp
index e916bd095d82d80dc780244ea8ecf8b0e8afb55a..9530f86515c13babc4b90c5b04d87d3598e8e771 100644
--- a/src/utils/SkDumpCanvas.cpp
+++ b/src/utils/SkDumpCanvas.cpp
@@ -7,7 +7,7 @@
#include "SkDumpCanvas.h"
-#ifdef SK_DEBUG
+#ifdef SK_DEVELOPER
#include "SkData.h"
#include "SkPatchUtils.h"
#include "SkPicture.h"
« no previous file with comments | « src/gpu/vk/GrVkResourceProvider.h ('k') | tests/RuntimeConfigTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698