Index: third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h |
diff --git a/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h b/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h |
index fab21a0cea059d59ab9044705dda5d10ad9879bc..fea528a5eed8f922b516c95ce01746c3b1d93ff6 100644 |
--- a/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h |
+++ b/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.h |
@@ -40,7 +40,7 @@ public: |
String state() const; |
- // ActiveScriptWrappable implementation. |
+ // ScriptWrappable implementation. |
bool hasPendingActivity() const final; |
DEFINE_ATTRIBUTE_EVENT_LISTENER(statechange); |