Bug 1709352 - Follow-up patch to fix indentation; r=dom-storage-reviewers,jstutte

Differential Revision: https://phabricator.services.mozilla.com/D115869
This commit is contained in:
Jan Varga 2021-05-25 09:36:10 +00:00
parent 77aa763413
commit 31744e4062

View File

@ -12,9 +12,9 @@
#endif
#ifdef QM_ERROR_STACKS_ENABLED
#include "mozilla/Result.h"
#include "mozilla/ResultVariant.h"
#include "nsError.h"
# include "mozilla/Result.h"
# include "mozilla/ResultVariant.h"
# include "nsError.h"
#endif
namespace mozilla {