Bug 1448439 - Fix unified build bustage. r=kats

MozReview-Commit-ID: 3HAcjOB1tjn

--HG--
extra : rebase_source : ef68f50b01af2ba5a00f76fd2f5e3fd01bfead6a
This commit is contained in:
Botond Ballo 2018-04-20 20:03:52 -04:00
Родитель b9e8e2302f
Коммит 0e5e89ecea
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,7 @@
#define mozilla_layers_LayerTreeOwnerTracker_h
#include "base/process.h" // for base::ProcessId
#include "LayersTypes.h" // for LayersId
#include "mozilla/Mutex.h" // for mozilla::Mutex
#include <functional>