| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9271b67869fbdab062b82edf9a9db76496c50810..a38266cd1a947c4172505ab829997c3b2d3505d4 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2774,6 +2774,7 @@
|
| 'html/forms/NumberInputType.h',
|
| 'html/forms/PasswordInputType.cpp',
|
| 'html/forms/PasswordInputType.h',
|
| + 'html/forms/PopupMenuClient.h',
|
| 'html/forms/RadioButtonGroupScope.cpp',
|
| 'html/forms/RadioButtonGroupScope.h',
|
| 'html/forms/RadioInputType.cpp',
|
|
|