b=843599, followup -- use MOZ_WIDGET_GONK, not MOZ_B2G, to fix desktop b2g builds

This commit is contained in:
Vladimir Vukicevic
2013-05-27 11:21:47 -04:00
parent 2e4dd3ba81
commit 124b83b8c8
6 changed files with 12 additions and 17 deletions

View File

@@ -14,9 +14,6 @@
#include "SurfaceStream.h"
#include "SharedSurfaceGL.h"
#include "SharedSurfaceEGL.h"
#ifdef MOZ_B2G
#include "SharedSurfaceGralloc.h"
#endif
#include "GeckoProfiler.h"
#include "nsXULAppAPI.h"