Index: cc/resource_provider.h |
diff --git a/cc/resource_provider.h b/cc/resource_provider.h |
index b7fbcda96e31603162d5a0728af3a93fa056f54f..e75cda6e56807310ae874131492fed7a03a04519 100644 |
--- a/cc/resource_provider.h |
+++ b/cc/resource_provider.h |
@@ -197,11 +197,6 @@ public: |
DISALLOW_COPY_AND_ASSIGN(ScopedWriteLockSoftware); |
}; |
- // Temporary functions for debugging crashes in issue 151428 in canary. |
- // Do not use these! |
- static void debugNotifyEnterZone(unsigned int index); |
- static void debugNotifyLeaveZone(); |
- |
private: |
struct Resource { |
Resource(); |