Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 836319 | Differences between
and this patch

Collapse All | Expand All

(-)a/toolkit/xre/nsEmbedFunctions.cpp (-2 / +1 lines)
Lines 90-96 Link Here
90
#include "mozilla/Preferences.h"
90
#include "mozilla/Preferences.h"
91
#endif
91
#endif
92
92
93
#if defined(XP_LINUX) && defined(MOZ_GMP_SANDBOX)
93
#if defined(XP_LINUX) && defined(MOZ_SANDBOX)
94
#include "mozilla/Sandbox.h"
94
#include "mozilla/Sandbox.h"
95
#include "mozilla/SandboxInfo.h"
95
#include "mozilla/SandboxInfo.h"
96
#endif
96
#endif
97
- 

Return to bug 836319