]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/helpers/CMakeLists.txt
Add durable cookie support.
[PrivacyBrowserPC.git] / src / helpers / CMakeLists.txt
index df368ac244636de0a8f1b08ad7cb9d27d8e1c39f..042c5c37e0179a475c3175a80f49173c0c9ef336 100644 (file)
@@ -18,7 +18,6 @@
 
 # List the sources to include in the executable.
 target_sources(privacy-browser PRIVATE
-    DomainsDatabaseHelper.cpp
     SearchEngineHelper.cpp
     UserAgentHelper.cpp
 )