summaryrefslogtreecommitdiffstats
path: root/WebKit/android/stlport/unordered_set
Commit message (Collapse)AuthorAgeFilesLines
* Move STLPort to external/stlport.Steve Block2009-12-221-39/+0
| | | | Change-Id: I9cea43f9e1f98cefa654c5661dc7faa7f939068d
* Use STLPort instead of our stripped version.Patrick Scott2009-12-021-0/+39
This fixes the simulator build and allows us to get closer to sharing code with chromium. STLPort was copied with minor edits from the Android port of gears.