summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-02-18 13:52:53 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-04-15 09:56:18 -0700
commitce4270b01c692bcb1af64a774e2d595438057375 (patch)
tree88fd6d1bee21058f366bc96e14d48364c163ef37 /test/test.gypi
parent6e78eabfff75579286ab23cbde8a36fba061ca1d (diff)
downloadqtlocation-mapboxgl-ce4270b01c692bcb1af64a774e2d595438057375.tar.gz
[core] Convert MapContext to Map::Impl; eliminate indirection
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.gypi b/test/test.gypi
index b8b61ebf9c..6c2e8ad493 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -41,7 +41,7 @@
'geometry/binpack.cpp',
- 'map/map_context.cpp',
+ 'map/map.cpp',
'map/tile.cpp',
'map/transform.cpp',