diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:24:52 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:24:52 +0000 |
commit | 69193826a1d1ffc8efaf24fafe297e77abcdb1ce (patch) | |
tree | 8e8b8ea84475d19c97cae9d3058fdf2cd58fad93 /dom/base/nsIContentPolicy.idl | |
parent | f8271edb68ee7d70d10ea138a3ad71869da661df (diff) | |
download | aura-central-69193826a1d1ffc8efaf24fafe297e77abcdb1ce.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
Diffstat (limited to 'dom/base/nsIContentPolicy.idl')
-rw-r--r-- | dom/base/nsIContentPolicy.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/base/nsIContentPolicy.idl b/dom/base/nsIContentPolicy.idl index 200b97fbc..870ed6f73 100644 --- a/dom/base/nsIContentPolicy.idl +++ b/dom/base/nsIContentPolicy.idl @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ft=cpp tw=78 sw=2 et ts=8 : */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |