| Index: third_party/WebKit/Source/web/SuspendableScriptExecutor.h
|
| diff --git a/third_party/WebKit/Source/web/SuspendableScriptExecutor.h b/third_party/WebKit/Source/web/SuspendableScriptExecutor.h
|
| index e1f6121e43ecf812d5032faaf45427e2fbe31214..4fbfe2ecb52034f52295f77eb426a1bafa77a95d 100644
|
| --- a/third_party/WebKit/Source/web/SuspendableScriptExecutor.h
|
| +++ b/third_party/WebKit/Source/web/SuspendableScriptExecutor.h
|
| @@ -27,7 +27,6 @@ class SuspendableScriptExecutor final
|
| static void createAndRun(LocalFrame*,
|
| int worldID,
|
| const HeapVector<ScriptSourceCode>& sources,
|
| - int extensionGroup,
|
| bool userGesture,
|
| WebScriptExecutionCallback*);
|
| static void createAndRun(LocalFrame*,
|
|
|