| 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,
|
|
|