| Index: third_party/WebKit/public/web/WebLocalFrame.h
|
| diff --git a/third_party/WebKit/public/web/WebLocalFrame.h b/third_party/WebKit/public/web/WebLocalFrame.h
|
| index 6feb12f0b37ad0d1ba7c9d680867f6e2fff9ddbb..50f78f2b9873cd966800f3abca658df54fbd9699 100644
|
| --- a/third_party/WebKit/public/web/WebLocalFrame.h
|
| +++ b/third_party/WebKit/public/web/WebLocalFrame.h
|
| @@ -219,7 +219,6 @@ class WebLocalFrame : public WebFrame {
|
| int worldID,
|
| const WebScriptSource* sourceIn,
|
| unsigned numSources,
|
| - int extensionGroup,
|
| bool userGesture,
|
| WebScriptExecutionCallback*) = 0;
|
|
|
|
|