summaryrefslogtreecommitdiff
path: root/platform/darwin/filesource-files.json
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2019-09-19 10:28:33 -0700
committerFabian Guerra <fabian.guerra@mapbox.com>2019-10-07 15:39:35 -0700
commit5ac1c787f289899b559f4dc1ba872fbe44560b95 (patch)
treefc2a0190fc033efecdf018bd3ee27b151d84c30c /platform/darwin/filesource-files.json
parentd1846859e7e8b296547d8e93ee6987b7def63b21 (diff)
downloadqtlocation-mapboxgl-5ac1c787f289899b559f4dc1ba872fbe44560b95.tar.gz
[ios] Use NetworkStatus::Status for stopping network requests.
Diffstat (limited to 'platform/darwin/filesource-files.json')
-rw-r--r--platform/darwin/filesource-files.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/filesource-files.json b/platform/darwin/filesource-files.json
index 62043a0dcd..6600f9691d 100644
--- a/platform/darwin/filesource-files.json
+++ b/platform/darwin/filesource-files.json
@@ -2,7 +2,7 @@
"//": "This file can be edited manually and is the canonical source.",
"sources": [
"platform/darwin/src/MGLLoggingConfiguration.mm",
- "platform/darwin/src/MGLNetworkConfiguration.m",
+ "platform/darwin/src/MGLNetworkConfiguration.mm",
"platform/darwin/src/http_file_source.mm",
"platform/default/src/mbgl/storage/file_source.cpp",
"platform/default/src/mbgl/storage/sqlite3.cpp"