Index: Source/web/web.gypi |
diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
index c8d3f14cb7090ccfef3296530233f4d6d2fd53bc..506124f8e88c1f832fb153ce4bbd41ba02da4283 100644 |
--- a/Source/web/web.gypi |
+++ b/Source/web/web.gypi |
@@ -229,6 +229,7 @@ |
'WebSecurityOrigin.cpp', |
'WebSecurityPolicy.cpp', |
'WebSelectElement.cpp', |
+ 'WebSelector.cpp', |
'WebSerializedScriptValue.cpp', |
'WebSettingsImpl.cpp', |
'WebSettingsImpl.h', |
@@ -317,6 +318,7 @@ |
'tests/WebPageNewSerializerTest.cpp', |
'tests/WebPageSerializerTest.cpp', |
'tests/WebPluginContainerTest.cpp', |
+ 'tests/WebSelectorTest.cpp', |
'tests/WebURLRequestTest.cpp', |
'tests/WebURLResponseTest.cpp', |
'tests/WebUserGestureTokenTest.cpp', |