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

Unified Diff: third_party/WebKit/Source/platform/InstanceCounters.h

Issue 2567913002: Rename ActiveDOMObject to SuspendableObject (Closed)
Patch Set: Created 4 years 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: third_party/WebKit/Source/platform/InstanceCounters.h
diff --git a/third_party/WebKit/Source/platform/InstanceCounters.h b/third_party/WebKit/Source/platform/InstanceCounters.h
index 23b9cf2fab7f2deaf68b4cf51dcd1dc389413d65..fe756f5b5ff143883bcd84f83e3c679029c809d2 100644
--- a/third_party/WebKit/Source/platform/InstanceCounters.h
+++ b/third_party/WebKit/Source/platform/InstanceCounters.h
@@ -42,7 +42,7 @@ class InstanceCounters {
public:
enum CounterType {
- ActiveDOMObjectCounter,
+ SuspendableObjectCounter,
AudioHandlerCounter,
DocumentCounter,
FrameCounter,

Powered by Google App Engine
This is Rietveld 408576698