Skip to content

Commit

Permalink
Bug 1755891 - Remove unneeded include in NullPrincipal.cpp. r=cpeterson
Browse files Browse the repository at this point in the history
We no longer use GkRustUtils to generate UUIDs.

Differential Revision: https://phabricator.services.mozilla.com/D139013
  • Loading branch information
emilio committed Feb 17, 2022
1 parent 2f83b71 commit 3b8c2e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caps/NullPrincipal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include "nsScriptSecurityManager.h"
#include "pratom.h"
#include "nsIObjectInputStream.h"
#include "mozilla/GkRustUtils.h"

#include "json/json.h"

Expand Down

0 comments on commit 3b8c2e1

Please sign in to comment.