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

Unified Diff: src/utils/debugger/SkDrawCommand.h

Issue 930973002: Remove Chromium staging in SkDrawCommand (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Doh Created 5 years, 10 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 | « no previous file | src/utils/debugger/SkDrawCommand.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/utils/debugger/SkDrawCommand.h
diff --git a/src/utils/debugger/SkDrawCommand.h b/src/utils/debugger/SkDrawCommand.h
index 9ff1a9f65c8da3a8258895fee3dc6ecdd8d12fae..bcc97ca7916bf1f2d15d55e2a9509ef58fa747a3 100644
--- a/src/utils/debugger/SkDrawCommand.h
+++ b/src/utils/debugger/SkDrawCommand.h
@@ -14,11 +14,6 @@
class SK_API SkDrawCommand {
public:
- // Staging for Chromium
- static const char* kDrawRectString;
- static const char* kClipRectString;
- // End Staging
-
enum OpType {
kBeginCommentGroup_OpType,
kClipPath_OpType,
« no previous file with comments | « no previous file | src/utils/debugger/SkDrawCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698