summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-02-05 17:10:13 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-02-10 15:40:20 -0800
commitc3c4c7b9a695ad1dbebe57242ba071103fe9a567 (patch)
treee205ecdc6a2f6318c6ba6308b5aa8baacc42f481 /test/test.gypi
parente9302c797f68c7e48b908b87b126045c8c5e5209 (diff)
downloadqtlocation-mapboxgl-c3c4c7b9a695ad1dbebe57242ba071103fe9a567.tar.gz
[core] Interface and implementation for offline
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index 883b954a35..9b5bceea72 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -70,7 +70,9 @@
'storage/storage.hpp',
'storage/storage.cpp',
'storage/default_file_source.cpp',
+ 'storage/offline.cpp',
'storage/offline_database.cpp',
+ 'storage/offline_download.cpp',
'storage/asset_file_source.cpp',
'storage/headers.cpp',
'storage/http_cancel.cpp',