Chromium Code Reviews| Index: Source/bindings/scripts/unstable/v8_interface.py |
| diff --git a/Source/bindings/scripts/unstable/v8_interface.py b/Source/bindings/scripts/unstable/v8_interface.py |
| index 1b34edb89de7efe6c75c1e759f34eb0f79837677..3eb3d6575fe0565f5613333cf2837e6da932b898 100644 |
| --- a/Source/bindings/scripts/unstable/v8_interface.py |
| +++ b/Source/bindings/scripts/unstable/v8_interface.py |
| @@ -57,7 +57,6 @@ INTERFACE_CPP_INCLUDES = set([ |
| 'core/dom/ContextFeatures.h', |
| 'core/dom/Document.h', |
| 'platform/TraceEvent.h', |
| - 'wtf/UnusedParam.h', |
| ]) |