git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove some iOS #ifdefs by adding SQLiteDatabaseTracker to all the builds
[WebKit-https.git]
/
Source
/
WebCore
/
CMakeLists.txt
diff --git
a/Source/WebCore/CMakeLists.txt
b/Source/WebCore/CMakeLists.txt
index
764ce28
..
b16ebd0
100644
(file)
--- a/
Source/WebCore/CMakeLists.txt
+++ b/
Source/WebCore/CMakeLists.txt
@@
-2057,6
+2057,7
@@
set(WebCore_SOURCES
platform/sql/SQLValue.cpp
platform/sql/SQLiteAuthorizer.cpp
platform/sql/SQLiteDatabase.cpp
+ platform/sql/SQLiteDatabaseTracker.cpp
platform/sql/SQLiteFileSystem.cpp
platform/sql/SQLiteStatement.cpp
platform/sql/SQLiteTransaction.cpp