| Index: adblockplus.gyp |
| diff --git a/adblockplus.gyp b/adblockplus.gyp |
| index 0c2c6bc2c9d4a6514836f70d84625a38f6ea1cfd..d38d336154bc6fa862a3a735cce5345a8bbe3ab7 100644 |
| --- a/adblockplus.gyp |
| +++ b/adblockplus.gyp |
| @@ -208,6 +208,8 @@ |
| 'test/DictionaryTest.cpp', |
| 'test/RegistryTest.cpp', |
| 'test/UtilTest.cpp', |
| + 'test/UtilGetQueryStringTest.cpp', |
| + 'test/UtilGetSchemeAndHierarchicalPartTest.cpp', |
| ], |
| 'defines': ['WINVER=0x0501'], |
| 'link_settings': { |